public void SetGoalRotation (AvatarIKGoal index, Quaternion rot);

Parameters

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

Description

Sets the rotation of this IK goal in world space.

See Also: SolveIK.