This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

AnimationHumanStream.SetHintWeightPosition

Declaration

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.