Experimental: this API is experimental and might be changed or removed in the future.

AnimationHumanStream.GetGoalLocalRotation

매뉴얼로 전환
public Quaternion GetGoalLocalRotation (AvatarIKGoal index);

파라미터

indexThe AvatarIKGoal that is queried.

반환

Quaternion The rotation of this IK goal.

설명

Returns the rotation of this IK goal relative to the root.

Some playable like AnimationClipPlayable can generate IK goals. This function can be used to retrieve goal generate from a previous playable in the graph.