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