Function Environment.fogHeightCurve
The height fog's intensity. A number of presets are available in the Inspector by right-clicking the curve.
double fogHeightCurve() nothrow @property @nogc;
void fogHeightCurve
(
double v
) nothrow @property @nogc;