Version: 2022.3
言語: 日本語
public Quaternion GetGoalRotation (AvatarIKGoal index);

パラメーター

index 参照された AvatarIKGoal

戻り値

Quaternion The rotation of this IK goal.

説明

Returns the rotation of this IK goal in world space.

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