Function GIProbe.dynamicRange

The maximum brightness that the GIProbe will recognize. Brightness will be scaled within this range.

long dynamicRange() nothrow @property @nogc;

void dynamicRange (
  long v
) nothrow @property @nogc;