XFileGuid.Matrix4x4 Field

Language:

Retrieves the globally unique identifier (GUID) for matrix 4x4 templates.

Definition

Visual Basic Public Shared Matrix4x4 As Guid
C# public static Guid Matrix4x4;
C++ public: static Guid Matrix4x4;
JScript public static var Matrix4x4 : Guid

Field Value

System.Guid
A Guid Leave Site value that contains the GUID for matrix 4x4 templates.

This field is read-only. 

Remarks

Material wrap templates define a 4x4 matrix, which is used as a frame transformation matrix. The following is a Matrix4x4.

[C#]
template Matrix4x4 { < F6F23F45-7686-11cf-8F52-0040333594A3 > array float matrix[16]; }
Where:


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center