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

AnimationHumanStream.SetHintPosition

Declaration

public void SetHintPosition(AvatarIKHint index, Vector3 pos);

Parameters

index The AvatarIKHint that is queried.
pos The position of this IK hint.

Description

Sets the position of this IK hint in world space.

Additional resources: SolveIK.