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.