This version of Unity is unsupported.

Pose.GetTransformedBy

Declaration

public Pose GetTransformedBy(Pose lhs);

Declaration

public Pose GetTransformedBy(Transform lhs);

Description

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