Function Environment.glowLevels1
If true
, the 1st level of glow is enabled. This is the most "local" level (least blurry).
bool glowLevels1() nothrow @property @nogc;
void glowLevels1
(
bool v
) nothrow @property @nogc;