defaultExposure constant

double const defaultExposure

What exposure is when nothing says otherwise — named, because the renderer reports this as the exposure of a frame it has not drawn yet.

Implementation

static const double defaultExposure = 1.6;