public void SetGoalLocalPosition (AvatarIKGoal index, Vector3 pos);

파라미터

indexThe AvatarIKGoal that is queried.
posThe position of this IK goal.

설명

Sets the position of this IK goal relative to the root.

See Also: SolveIK.