Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > FPostProcessSettings
Syntax
UPROPERTY (Interp, BlueprintReadWrite, Category="Lens|Local Exposure",
Meta=(UIMin="-15.0", UIMax="15.0", editcondition="bOverride_LocalExposureMiddleGreyBias", DisplayName="Middle Grey Bias"))
float LocalExposureMiddleGreyBias
Remarks
Logarithmic adjustment for the local exposure middle grey. 0: no adjustment, -1:2x darker, -2:4x darker, 1:2x brighter, 2:4x brighter, ...