BehaviorFlags.SoftwareVertexProcessing Property |
Language: |
Retrieves a value that specifies whether software vertex processing is being used.
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
System.Boolean
This property is read-only.
Value that is true if software vertex processing is in use, or false if it is not.
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