summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2026-03-26 17:31:47 -0700
committeryum <yum.food.vr@gmail.com>2026-03-26 17:31:47 -0700
commit2640168f2d7d838325aa319ebb0aa7d55de10608 (patch)
tree90c78071190534acb4aae894e4fcca4b257f4c31 /features.cginc
parenta5ac8d1093e0d54b7e2563eb3ea120e0e792481f (diff)
Put ssfd shadow effect behind static branch
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 726383e..1ea3858 100755
--- a/features.cginc
+++ b/features.cginc
@@ -228,6 +228,7 @@
//ifex _SSFD_Enabled==0
#pragma shader_feature_local _SSFD
+#pragma shader_feature_local _SSFD_SHADOW
//endex
//ifex _Letter_Grid_Enabled==0