Shader code cleanupand bug fix.
This commit is contained in:
@@ -6,6 +6,14 @@ namespace Misaki.HdrpToon
|
||||
SDF,
|
||||
}
|
||||
|
||||
internal enum MaterialType
|
||||
{
|
||||
Standard,
|
||||
FrontHair,
|
||||
Face,
|
||||
Eye
|
||||
}
|
||||
|
||||
internal enum PBRMode
|
||||
{
|
||||
Off,
|
||||
|
||||
Reference in New Issue
Block a user