![]() |
![]() |
![]() |
RasterCaps.SupportsFogRange Property |
Language: |
Determines whether the device supports supports range-based fog.
Visual Basic .NET Public ReadOnly Property SupportsFogRange As Boolean C# public bool SupportsFogRange { get; } Managed C++ public: __property bool get_SupportsFogRange(); JScript .NET public function get SupportsFogRange() : boolean
System.Boolean . Value that is true if the device supports range-based fog, or false if it does not.
This property is read-only.
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.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center