TransformExtensions.GetGlobalPose(Transform) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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