MiscCaps.HasFogVertexClamped Property |
Language: |
Specifies whether the device clamps the fog blend factor per vertex.
Visual Basic Public ReadOnly Property HasFogVertexClamped As Boolean C# public bool HasFogVertexClamped { get; } C++ public:
property bool HasFogVertexClamped {
bool get();
}JScript public function get HasFogVertexClamped() : boolean
System.Boolean
This property is read-only.
Value that is true if the device clamps vertex fog, or false if it does not.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.