Entity.LocalToGlobalMatrix 属性

定义

类似于 GlobalTransform 但转换为 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

属性值

适用于