Click or drag to resize

EnvironmentFogTransmitCurve Property

The intensity of the fog light transmittance effect. Amount of light that the fog transmits.

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

Property Value

Type: Single
See Also