This version of Unity is unsupported.

AnimationHumanStream.SetHintWeightPosition

public void SetHintWeightPosition(AvatarIKHint index, float value);

Parameters

index The AvatarIKHint that is queried.
value The position weight of the IK Hint.

Description

Sets the position weight of the IK Hint.

See Also: SolveIK.