MiscCaps.SupportsFogAndSpecularAlpha Property |
Language: |
Specifies whether the device supports separate fog and specular alpha.
Visual Basic Public ReadOnly Property SupportsFogAndSpecularAlpha As Boolean C# public bool SupportsFogAndSpecularAlpha { get; } C++ public:
property bool SupportsFogAndSpecularAlpha {
bool get();
}JScript public function get SupportsFogAndSpecularAlpha() : boolean
System.Boolean
This property is read-only.
Value that is true if the device supports separate fog and specular alpha, or false if it does not.
Many devices use the specular alpha channel to store the fog factor.
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