Entity.LocalToGlobalMatrix Propriété
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.
Semblable à GlobalTransform mais converti en matrice 4x4.
public:
property Microsoft::Azure::RemoteRendering::Matrix4x4 LocalToGlobalMatrix { Microsoft::Azure::RemoteRendering::Matrix4x4 get(); };
public Microsoft.Azure.RemoteRendering.Matrix4x4 LocalToGlobalMatrix { get; }
member this.LocalToGlobalMatrix : Microsoft.Azure.RemoteRendering.Matrix4x4
Public ReadOnly Property LocalToGlobalMatrix As Matrix4x4