public void SetHintPosition (AvatarIKHint index, Vector3 pos);

파라미터

indexThe AvatarIKHint that is queried.
posThe position of this IK hint.

설명

Sets the position of this IK hint in world space.

See Also: SolveIK.