Animator.SetIKRotationWeight

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

Parameters

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

Description

Sets the rotational weight of an IK goal (0 = rotation before IK, 1 = rotation at the IK goal).