TransformSceneHandle.GetGlobalTR
public void GetGlobalTR(Experimental.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.