Function Environment.glowBloom

The bloom's intensity. If set to a value higher than 0, this will make glow visible in areas darker than the glowHdrThreshold.

double glowBloom() nothrow @property @nogc;

void glowBloom (
  double v
) nothrow @property @nogc;