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 00e6519..d7e81e9 100755
--- a/features.cginc
+++ b/features.cginc
@@ -23,6 +23,10 @@
#pragma shader_feature_local _BRIGHTNESS_CLAMP
//endex
+//ifex _Wrapped_Lighting_Enabled==0
+#pragma shader_feature_local _WRAPPED_LIGHTING
+//endex
+
//ifex _Bent_Normals_Enabled==0
#pragma shader_feature_local _BENT_NORMALS
//endex