You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Clear all sampled data to invalid values and properly check for them in subsequent passes * Reset temporal accumulation on View.bPrevTransformsReset * Tighter history clamp using YCoCg color space * Optimized temporal accumulation neighborhood using diffuse and specular packed in groupshared (0.18ms faster) * Moved common denoising utilities to LumenReflectionDenoiserCommon.ush * Exposed r.ManyLights.Spatial.KernelRadius and r.ManyLights.Spatial.NumSamples #jira UE-211955 [CL 34383121 by krzysztof narkowicz in ue5-main branch]