speedUp property
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;
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.
double speedUp = 3.0;