public void SetGoalLocalRotation (AvatarIKGoal index, Quaternion rot);

파라미터

indexThe AvatarIKGoal that is queried.
rotThe rotation of this IK goal.

설명

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

See Also: SolveIK.