Matrix4x4(Float4, Float4, Float4, Float4) Construtor
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.
public:
Matrix4x4(Microsoft::Azure::RemoteRendering::Float4 col0, Microsoft::Azure::RemoteRendering::Float4 col1, Microsoft::Azure::RemoteRendering::Float4 col2, Microsoft::Azure::RemoteRendering::Float4 col3);
public Matrix4x4 (Microsoft.Azure.RemoteRendering.Float4 col0, Microsoft.Azure.RemoteRendering.Float4 col1, Microsoft.Azure.RemoteRendering.Float4 col2, Microsoft.Azure.RemoteRendering.Float4 col3);
new Microsoft.Azure.RemoteRendering.Matrix4x4 : Microsoft.Azure.RemoteRendering.Float4 * Microsoft.Azure.RemoteRendering.Float4 * Microsoft.Azure.RemoteRendering.Float4 * Microsoft.Azure.RemoteRendering.Float4 -> Microsoft.Azure.RemoteRendering.Matrix4x4
Public Sub New (col0 As Float4, col1 As Float4, col2 As Float4, col3 As Float4)
Parâmetros
- col0
- Float4
- col1
- Float4
- col2
- Float4
- col3
- Float4