You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Only need to track Z value across hits, not the hit point or a counter. This reduces the live state by 20 bytes (432 down to 412) and speeds up the path tracer by roughly 2%. [CL 30244787 by chris kulla in ue5-main branch]