This version of Unity is unsupported.

AnimationHumanStream.SetGoalWeightPosition

public void SetGoalWeightPosition(AvatarIKGoal index, float value);

Parameters

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

Description

Sets the position weight of the IK goal.

See Also: SolveIK.