Pose.GetTransformedBy

public Pose GetTransformedBy(Pose lhs);
public Pose GetTransformedBy(Transform lhs);

Description 描述

Transforms the current pose into the local space of the provided pose.