summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2026-03-11 17:54:36 -0700
committeryum <yum.food.vr@gmail.com>2026-03-11 17:54:36 -0700
commit51e625816b01773577a5f54b7504548ce1af9acd (patch)
treecfbe85e8b2af547cdbf7c6592d5d74d841b1b609 /features.cginc
parentc36b919595874355c511b2c75ba9797440be09a5 (diff)
Add normal map to clearcoat
Diffstat (limited to 'features.cginc')
-rwxr-xr-xfeatures.cginc4
1 files changed, 4 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index 5353060..5938c60 100755
--- a/features.cginc
+++ b/features.cginc
@@ -48,6 +48,10 @@
#pragma shader_feature_local _CLEARCOAT
//endex
+//ifex _Clearcoat_Normals_Enabled==0
+#pragma shader_feature_local _CLEARCOAT_NORMALS
+//endex
+
//ifex _Clearcoat_Mask_Enabled==0
#pragma shader_feature_local _CLEARCOAT_MASK
//endex