public void SetHintPosition (AvatarIKHint index, Vector3 pos);

Parámetros

indexEl AvatarIKHint que es consultado.
posThe position of this IK hint.

Descripción

Sets the position of this IK hint in world space.

See Also: SolveIK.