Method ApplyUpdatedTransformPoses
ApplyUpdatedTransformPoses()
Applies the values in the m_JointLocalPoses array to the m_JointTransforms array.
Declaration
protected virtual void ApplyUpdatedTransformPoses()
Remarks
Override this method to change how the local hand joint poses affect the transforms, such as ignoring position, or converting to a different coordinate space.