Environment.glowStrength

The glow strength. When using the GLES2 renderer, this should be increased to 1.3 to compensate for the lack of HDR rendering.

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

Meta