Environment.fogHeightCurve

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

  1. double fogHeightCurve [@property getter]
  2. double fogHeightCurve [@property setter]
    struct Environment
    @nogc nothrow @property
    void
    fogHeightCurve
    (
    double v
    )

Meta