BehaviorFlags.SoftwareVertexProcessing Property

Language:

Retrieves a value that specifies whether software vertex processing is being used.

Definition

Visual Basic Public ReadOnly Property SoftwareVertexProcessing As Boolean
C# public bool SoftwareVertexProcessing { get; }
C++ public:
property bool SoftwareVertexProcessing {
        bool get();
}
JScript public function get SoftwareVertexProcessing() : boolean

Property Value

System.Boolean
Value that is true if software vertex processing is in use, or false if it is not.

This property is read-only. 

See Also


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