public void GetGlobalTR (Animations.AnimationStream stream, out Vector3 position, out Quaternion rotation);

Parámetros

streamThe AnimationStream that holds the animated values.
positionLa posición del transform en el espacio del mundo.
rotationThe rotation of the transform in world space.

Descripción

Gets the position and scaled rotation of the transform in world space.