This version of Unity is unsupported.

Animator.SetIKHintPositionWeight

Switch to Manual
public void SetIKHintPositionWeight(AvatarIKHint hint, float value);

Parameters

hintThe AvatarIKHint that is set.
valueThe translative weight.

Description

Sets the translative weight of an IK hint (0 = at the original animation before IK, 1 = at the hint).