How to completely disable Eye Adaptation in a scene?

Note to anyone doing this in C++, such as in a CalcCamera function, you have to set bOverride_AutoExposureMinBrightness = true; AND AutoExposureMinBrightness = 1;… and then do that for Max versions, too.