Function Environment.fogDepthCurve

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

double fogDepthCurve() nothrow @property @nogc;

void fogDepthCurve (
  double v
) nothrow @property @nogc;