VertexProcessingCaps.SupportsMaterialSource Property |
Language: |
Specifies whether a device can perform Microsoft DirectX 7.0 colormaterialsource operations.
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
System.Boolean
This property is read-only.
Value that is true if colormaterialsource operations are supported, or false if they are 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