summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-11-11 15:47:16 -0800
committeryum <yum.food.vr@gmail.com>2025-11-11 15:47:16 -0800
commit5cbad6aa884ee4c77f6af65cdfceac987f54a227 (patch)
tree0648d2c763841919f7597d94da4a292f106e8ccb /features.cginc
parenta9d68542ce0dede3a9759107b7ae76bedfa62c1e (diff)
add clearcoat mask
Diffstat (limited to 'features.cginc')
-rw-r--r--features.cginc4
1 files changed, 4 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index 1cd6a17..8eec291 100644
--- a/features.cginc
+++ b/features.cginc
@@ -19,6 +19,10 @@
#pragma shader_feature_local _CLEARCOAT
//endex
+//ifex _Clearcoat_Mask_Enabled==0
+#pragma shader_feature_local _CLEARCOAT_MASK
+//endex
+
//ifex _Cloth_Sheen_Enabled==0
#pragma shader_feature_local _CLOTH_SHEEN
//endex