Animator.targetRotation
var targetRotation: Quaternion;
Quaternion targetRotation;
targetRotation as Quaternion
Description

Returns the rotation of the target specified by SetTarget(AvatarTarget targetIndex, float targetNormalizedTime)).

The rotation is only valid when a frame has being evaluated after the SetTarget call.