Added RimLightScope;

This commit is contained in:
2025-01-31 19:15:11 +08:00
parent 068e501fad
commit d92a103be2
4 changed files with 146 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ namespace Misaki.HdrpToon.Editor
{
AddUIScope(new SurfaceOptionsScope());
AddUIScope(new ShadingColorScope());
AddUIScope(new RimLightScope());
AddUIScope(new AngelRingScope());
AddUIScope(new OutlineScope());