Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > FPostProcessSettings
Syntax
UPROPERTY ()
float AutoExposureBiasBackup
Remarks
With the auto exposure changes, we are changing the AutoExposureBias inside the serialization code. We are storing that value before conversion here as a backup. Hopefully it will not be needed, and removed in the next engine revision.