summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
Diffstat (limited to 'features.cginc')
-rwxr-xr-xfeatures.cginc5
1 files changed, 5 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index 4ad5c88..53ed832 100755
--- a/features.cginc
+++ b/features.cginc
@@ -31,6 +31,11 @@
#pragma shader_feature_local _OUTLINES
//endex
+//ifex _Shadows_Enabled==0
+#pragma shader_feature_local _SHADOWS
+#pragma shader_feature_local _SHADOW_1
+//endex
+
//ifex _Bent_Normals_Enabled==0
#pragma shader_feature_local _BENT_NORMALS
//endex