Animator.SetIKPositionWeight

function SetIKPositionWeight (goal : AvatarIKGoal, value : float) : void

Parameters

NameDescription
goal The AvatarIKGoal that is set.
value The translative weight.

Description

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