public void SetHintPosition (AvatarIKHint index, Vector3 pos);

Parameters

index@param goal Запрошенный AvatarIKGoal.
posThe position of this IK hint.

Description

Sets the position of this IK hint in world space.

See Also: SolveIK.