Function Environment.tonemapWhite
The white reference value for tonemapping. Only effective if the tonemapMode isn't set to constant TONE_MAPPER_LINEAR.
double tonemapWhite() nothrow @property @nogc;
void tonemapWhite
(
double v
) nothrow @property @nogc;