LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

Animator.SetIKHintPosition

Switch to Manual
public void SetIKHintPosition(AvatarIKHint hint, Vector3 hintPosition);

Parameters

hintThe AvatarIKHint that is set.
hintPositionThe position in world space.

Description

Sets the position of an IK hint.