Entity.LocalToGlobalMatrix Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Semelhante a GlobalTransform mas convertido em uma matriz 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