You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
The goal is to simplify the code for path tracing and make room for fields that will be required by future feature additions without impacting the regular RT shaders. Simplified the packing/unpacking logic a bit since we have more space available in this context. Remove path tracing specific flags from RT payload and indicate which flags are free for future use #rb Patrick.Kelly [CL 16607005 by chris kulla in ue5-main branch]