Click or drag to resize

EnvironmentFogSunColor Property

The depth fog's Color when looking towards the sun.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Color FogSunColor { get; set; }

Property Value

Type: Color
See Also