Environment.glowLevels7

If true, the 7th level of glow is enabled. This is the most "global" level (blurriest).

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

Meta