Environment.fogEnabled

Enables the fog. Needs fog_height_enabled and/or for_depth_enabled to actually display fog.

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

Meta