SceneVisualFogColor Property |
Property Value
Type: Color
The color to use for fogging. This represents the color that the scene will blend to at the rear of the scene.
Namespace:
Demo3D.Visuals
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntaxpublic Color FogColor { get; set; }Property Value
Type:
Color
See Also