SceneVisualFogColor Property |
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: 15.0.2.11458
Syntaxpublic Color FogColor { get; set; }Property Value
Type:
Color
See Also