Aracılığıyla paylaş


Struct Matrix4x4

4x4 matrix based on single precision components.

struct Microsoft::Azure::RemoteRendering::Matrix4x4

Fields

Column0

Microsoft::Azure::RemoteRendering::Float4 Column0{};

Column1

Microsoft::Azure::RemoteRendering::Float4 Column1{};

Column2

Microsoft::Azure::RemoteRendering::Float4 Column2{};

Column3

Microsoft::Azure::RemoteRendering::Float4 Column3{};