Version: 2022.3
언어: 한국어
public Vector3 GetGoalLocalPosition (AvatarIKGoal index);

파라미터

index The AvatarIKGoal that is queried.

반환

Vector3 The position of this IK goal.

설명

Returns the position 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.