public void SetGoalLocalPosition (AvatarIKGoal index, Vector3 pos);

Parameters

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

Description

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

See Also: SolveIK.