[UE5] Lumen Noise Effect

I was able to reduce the noise quite nicely thanks to these values. Maybe it will be helpful for someone else :slight_smile:

r.Lumen.ScreenProbeGather.DownsampleFactor=8
r.Lumen.ScreenProbeGather.TracingOctahedronResolution=16
r.Lumen.ScreenProbeGather.FullResolutionJitterWidth=0.5

11 Likes