Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.

Additional resources: SolveIK.