Environment.fogHeightEnabled

Enables the fog height.

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

Meta