Environment.fogEnabled

If true, fog effects are enabled. fogHeightEnabled and/or fogDepthEnabled must be set to true to actually display fog.

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

Meta