次の方法で共有


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

プロパティ値

適用対象