Function Environment.autoExposureScale
The scale of the auto exposure effect. Affects the intensity of auto exposure.
double autoExposureScale() nothrow @property @nogc;
void autoExposureScale
(
double v
) nothrow @property @nogc;