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 95928a1..4c818f8 100644
--- a/features.cginc
+++ b/features.cginc
@@ -95,5 +95,9 @@
#pragma shader_feature_local _EXTRA_STENCIL_COLOR_PASS
//endex
+//ifex _Focal_Length_Control_Enabled==0
+#pragma shader_feature_local _FOCAL_LENGTH_CONTROL
+//endex
+
#endif // __FEATURES_INC