Function 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.
double glowStrength() nothrow @property @nogc;
void glowStrength
(
double v
) nothrow @property @nogc;