Function Environment.tonemapExposure
The default exposure used for tonemapping.
double tonemapExposure() nothrow @property @nogc;
void tonemapExposure
(
double v
) nothrow @property @nogc;
The default exposure used for tonemapping.
double tonemapExposure() nothrow @property @nogc;
void tonemapExposure
(
double v
) nothrow @property @nogc;