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

파라미터

streamThe AnimationStream that manages this handle.
positionThe position of the transform in world space.
rotationThe rotation of the transform in world space.

설명

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