TransformExtensions.SetGlobalPose(Transform, Pose) 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 void SetGlobalPose (this UnityEngine.Transform transform, UnityEngine.Pose pose);
static member SetGlobalPose : UnityEngine.Transform * UnityEngine.Pose -> unit
<Extension()>
Public Sub SetGlobalPose (transform As Transform, pose As Pose)
Paramètres
- transform
- UnityEngine.Transform
- pose
- UnityEngine.Pose