speedUp property

double speedUp
getter/setter pair

Adaptation rate while the scene gets brighter (the correction falls), in blends per second. Adapting to brightness is faster than adapting to darkness by default, matching how eyes behave.

Implementation

double speedUp = 3.0;