TransformSceneHandle.GetGlobalTR

Declaration

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

Parameters

stream The AnimationStream that manages this handle.
position The position of the transform in world space.
rotation The rotation of the transform in world space.

Description

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


Did you find this page useful? Please give it a rating: