This version of Unity is unsupported.

Animator.SetIKHintPosition

Switch to Manual

Declaration

public void SetIKHintPosition(AvatarIKHint hint, Vector3 hintPosition);

Parameters

hint The AvatarIKHint that is set.
hintPosition The position in world space.

Description

Sets the position of an IK hint.