Share via


TransformExtensions.GetGlobalPose(Transform) Method

Definition

public static UnityEngine.Pose GetGlobalPose (this UnityEngine.Transform transform);
static member GetGlobalPose : UnityEngine.Transform -> UnityEngine.Pose
<Extension()>
Public Function GetGlobalPose (transform As Transform) As Pose

Parameters

transform
UnityEngine.Transform

Returns

UnityEngine.Pose

Applies to