Improve AmbientScope and OutlineScope
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Misaki.HdrpToon.Editor
|
||||
Shadow = 1 << 2,
|
||||
MaterialFeature = 1 << 3,
|
||||
SurfaceInputs = 1 << 4,
|
||||
AmbientMode = 1 << 5,
|
||||
Ambient = 1 << 5,
|
||||
Highlight = 1 << 6,
|
||||
Rimlight = 1 << 7,
|
||||
MatCap = 1 << 8,
|
||||
|
||||
Reference in New Issue
Block a user