summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
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 9a9c8fd..79c5001 100755
--- a/features.cginc
+++ b/features.cginc
@@ -223,4 +223,8 @@
#pragma shader_feature_local _RIM_LIGHTING0_MASK
//endex
+//ifex _Cloth_Enabled==0
+#pragma shader_feature_local _CLOTH
+//endex
+
#endif // __FEATURES_INC