![]() |
![]() |
![]() |
RasterCaps.SupportsFogVertex Property |
Language: |
Determines whether the device supports vertex fog.
Visual Basic .NET Public ReadOnly Property SupportsFogVertex As Boolean C# public bool SupportsFogVertex { get; } Managed C++ public: __property bool get_SupportsFogVertex(); JScript .NET public function get SupportsFogVertex() : boolean
System.Boolean . Value that is true if the device supports vertex fog, or false if it does not.
This property is read-only.
The device calculates the fog value during the lighting operation and interpolates it during rasterization.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center