Environment.glowHdrLuminanceCap

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

  1. double glowHdrLuminanceCap [@property getter]
  2. double glowHdrLuminanceCap [@property setter]
    struct Environment
    @nogc nothrow @property
    void
    glowHdrLuminanceCap
    (
    double v
    )

Meta