You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Path Tracer: Add Path Tracing properties to Rendering quick category
[FYI] Matt.Hoffman #rb trivial [CL 26863402 by chris kulla in ue5-main branch]
This commit is contained in:
@@ -575,6 +575,7 @@ void FDetailCustomizationsModule::RegisterSectionMappings()
|
||||
Section->AddCategory("Materials");
|
||||
Section->AddCategory("Mobile");
|
||||
Section->AddCategory("Ray Tracing");
|
||||
Section->AddCategory("Path Tracing");
|
||||
Section->AddCategory("Rendering");
|
||||
Section->AddCategory("Texture Streaming");
|
||||
Section->AddCategory("Virtual Texture");
|
||||
|
||||
Reference in New Issue
Block a user