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

AnimationHumanStream.GetHintPosition

Declaration

public Vector3 GetHintPosition(AvatarIKHint index);

Parameters

index The AvatarIKHint that is queried.

Returns

Vector3 The position of this IK Hint.

Description

Returns the position of this IK Hint in world space.