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:
chris kulla
2023-08-04 18:10:25 -04:00
parent 007e313c74
commit 1e3a13668b
@@ -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");