Click or drag to resize

EnvironmentFogDepthCurve Property

The fog depth's intensity curve. A number of presets are available in the Inspector by right-clicking the curve.

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

Property Value

Type: Single
See Also