|   |   |   | 
| RasterCaps.SupportsFogRange Property | Language: | 
Determines whether the device supports supports range-based fog.
Visual Basic Public ReadOnly Property SupportsFogRange As Boolean C# public bool SupportsFogRange { get; } C++ public: 
property bool SupportsFogRange {
bool get();
}JScript public function get SupportsFogRange() : boolean 
System.Boolean
This property is read-only.
Value that is true if the device supports range-based fog, or false if it does not.
In range-based fog, the distance of an object from the viewer, not the depth of the object (that is, the z-coordinate) is used to compute fog effects in the scene.
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