TransformExtensions.GetGlobalPose(Transform) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- transform
- UnityEngine.Transform
Retours
UnityEngine.Pose