Function Environment.glowLevels7
If true
, the 7th level of glow is enabled. This is the most "global" level (blurriest).
bool glowLevels7() nothrow @property @nogc;
void glowLevels7
(
bool v
) nothrow @property @nogc;