Plane.Empty Property

Language:

Retrieves an empty plane.

Definition

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

Property Value

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