summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
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 e6de1c1..705939c 100644
--- a/features.cginc
+++ b/features.cginc
@@ -19,4 +19,8 @@
#pragma shader_feature_local _CLEARCOAT
//endex
+//ifex _Cloth_Sheen_Enabled==0
+#pragma shader_feature_local _CLOTH_SHEEN
+//endex
+
#endif // __FEATURES_INC