Matrix.Zero Property

Language:

Retrieves an empty matrix.

Definition

Visual Basic Public Shared  ReadOnly Property Zero As Matrix
C# public static Matrix Zero { get; }
C++ public:
static property Matrix Zero {
        Matrix get();
}
JScript public static  function get Zero() : Matrix

Property Value

Microsoft.DirectX.Matrix
Empty Matrix structure.

This property is read-only. 

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