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.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntaxpublic Color FogColor { get; set; }Property Value
Color
See Also