Caps.MaxVertexW Property

Language:

Retrieves the maximum w-based depth value that a device supports.

Definition

Visual Basic Public ReadOnly Property MaxVertexW As Single
C# public float MaxVertexW { get; }
C++ public:
property float MaxVertexW {
        float get();
}
JScript public function get MaxVertexW() : float

Property Value

System.Single
Indicates the maximum w-based depth value that a device supports.

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