This version of Unity is unsupported.

AnimationHumanStream.SetGoalWeightRotation

Declaration

public void SetGoalWeightRotation(AvatarIKGoal index, float value);

Parameters

index The AvatarIKGoal that is queried.
value The rotation weight of the IK goal.

Description

Sets the rotation weight of the IK goal.

See Also: SolveIK.