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 c6786d4..ce8d07d 100644
--- a/features.cginc
+++ b/features.cginc
@@ -43,4 +43,8 @@
#pragma shader_feature_local _UV_SCROLL
//endex
+//ifex _Center_Offset_Enabled==0
+#pragma shader_feature_local _CENTER_OFFSET
+//endex
+
#endif // __FEATURES_INC