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

Parameters

streamThe AnimationStream that manages this handle.
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.