Files
UnrealEngineUWP/Engine/Source/Runtime/Renderer/Private/PostProcess/PostProcessVisualizeHDR.cpp
tiago costa 5bef1f381b Experimental support for calculating auto exposure without being affected by materials.
- In this initial version luminance used for auto exposure is divided by base color luminance.
    - this doesn't properly take into account specular, reflections, volumetrics, emissive, etc.
- Can be enabled using r.AutoExposure.IgnoreMaterials.

#rb Krzysztof.Narkowicz, Brian.Karis
#preflight skip

[CL 22836851 by tiago costa in ue5-main branch]
2022-10-28 16:07:22 -04:00

12 KiB