Added AmbientScope;
This commit is contained in:
@@ -28,6 +28,7 @@ namespace Misaki.HdrpToon.Editor
|
||||
AddUIScope(new ShadingColorScope());
|
||||
AddUIScope(new ShadowScope());
|
||||
AddUIScope(new SurfaceInputsScope());
|
||||
AddUIScope(new AmbientScope());
|
||||
AddUIScope(new RimLightScope());
|
||||
AddUIScope(new AngelRingScope());
|
||||
AddUIScope(new OutlineScope());
|
||||
|
||||
Reference in New Issue
Block a user