Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Animator.targetRotation

Switch to Manual
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.