summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2026-03-24 15:43:41 -0700
committeryum <yum.food.vr@gmail.com>2026-03-24 15:43:41 -0700
commit86438c831074ea2b161db28c18c998eb47b3600f (patch)
treed4d5a7b29df240bf0ce0670f961d33fb571e9aeb /features.cginc
parente19bf2d07048bf1b6a9c636380c52f44336c81e8 (diff)
Add letter grid animation
Diffstat (limited to 'features.cginc')
-rwxr-xr-xfeatures.cginc1
1 files changed, 1 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index 61b59e0..ab81cb2 100755
--- a/features.cginc
+++ b/features.cginc
@@ -228,6 +228,7 @@
//ifex _Letter_Grid_Enabled==0
#pragma shader_feature_local _LETTER_GRID
+#pragma shader_feature_local _LETTER_GRID_ANIMATE
//endex
#endif // __FEATURES_INC