Click or drag to resize

EnvironmentFogSunAmount Property

The intensity of the depth fog color transition when looking towards the sun. The sun's direction is determined automatically using the DirectionalLight node in the scene.

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

Property Value

Type: Single
See Also