autoExposure property
Automatic exposure (eye adaptation). Off by default; set AutoExposureSettings.enabled to turn it on. Meters the rendered HDR image on the GPU each frame and eases a correction factor the resolve multiplies with exposure, so exposure stays the artistic base.
Implementation
final AutoExposureSettings autoExposure = AutoExposureSettings();