Quaternion.Zero Property

Language:

Retrieves an empty quaternion.

Definition

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

Property Value

Microsoft.DirectX.Quaternion
Empty Quaternion 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