Function Environment.glowHdrLuminanceCap

The higher threshold of the HDR glow. Areas brighter than this threshold will be clamped for the purposes of the glow effect.

double glowHdrLuminanceCap() nothrow @property @nogc;

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