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 cb5a1d7..def13bd 100644
--- a/features.cginc
+++ b/features.cginc
@@ -64,4 +64,8 @@
#pragma shader_feature_local _SHADOW_CASTER
//endex
+//ifex _Logical_Time_Enabled==0
+#pragma shader_feature_local _LOGICAL_TIME
+//endex
+
#endif // __FEATURES_INC