VertexProcessingCaps.SupportsMaterialSource Property

Language:

Specifies whether a device can perform Microsoft DirectX 7.0 colormaterialsource operations.

Definition

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

Property Value

System.Boolean
Value that is true if colormaterialsource operations are supported, or false if they are not.

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