Finish the ShadingColorScope;

This commit is contained in:
Misaki
2025-02-01 00:32:02 +09:00
parent 780b3f9f13
commit 27e743755d
8 changed files with 75 additions and 144 deletions

View File

@@ -2,8 +2,7 @@ namespace Misaki.HdrpToon
{
internal enum ShadingMode
{
ThreeColorStep,
Standard,
SDF,
Ramp
}
}