summaryrefslogtreecommitdiffstats
path: root/tooner.shader
diff options
context:
space:
mode:
Diffstat (limited to 'tooner.shader')
-rw-r--r--tooner.shader1
1 files changed, 1 insertions, 0 deletions
diff --git a/tooner.shader b/tooner.shader
index 45fa9e2..f2df686 100644
--- a/tooner.shader
+++ b/tooner.shader
@@ -9,6 +9,7 @@ Shader "yum_food/tooner"
_Clearcoat_Enabled("Clearcoat enabled", Float) = 0
_Clearcoat_Strength("Clearcoat strength", Range(0, 1)) = 0
_Clearcoat_Roughness("Clearcoat strength", Range(0, 1)) = 0
+ _Clearcoat_Mask("Clearcoat mask", 2D) = "white" {}
[NoScaleOffset] _MainTex("Base color", 2D) = "white" {}
[NoScaleOffset] _NormalTex("Normal", 2D) = "bump" {}