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

Parameters

streamThe AnimationStream that holds the animated values.
positionThe position of the transform in world space.
rotationThe rotation of the transform in world space.

Description

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