targetRotation
7/14/25Less than 1 minute
Animator.targetRotation
Name | Type |
---|---|
targetRotation | Quaternion |
Description
Returns the rotation of the target specified by SetTarget.
Extra Detail
The rotation is only valid when a frame is being evaluated after the SetTarget call. Animator.applyRootMotion must be enabled for targetRotation to be calculated.