Animator.SetIKRotation

function SetIKRotation (goal : AvatarIKGoal, goalRotation : Quaternion) : void

Parameters

NameDescription
goal The AvatarIKGoal that is set.
goalRotation The rotation in world space.

Description

Sets the rotation of an IK goal.

Rotation is in world space.