Added AdvanceScope;
Added energy conservation to diffuse lighting; Clean up shader properties;
This commit is contained in:
@@ -19,5 +19,6 @@ namespace Misaki.HdrpToon.Editor
|
||||
SceneLight = 1 << 14,
|
||||
EnvironmentalLightEffectiveness = 1 << 15,
|
||||
MetaverseSettings = 1 << 16,
|
||||
Advance = 1 << 17,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user