This version of Unity is unsupported.

AnimationHumanStream.SetGoalLocalRotation

public void SetGoalLocalRotation(AvatarIKGoal index, Quaternion rot);

Parameters

index The AvatarIKGoal that is queried.
rot The rotation of this IK goal.

Description

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

See Also: SolveIK.