summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-02-22 17:25:23 -0800
committeryum <yum.food.vr@gmail.com>2025-02-22 17:25:23 -0800
commit3ec0f0c2d35f21d2f28d0a116e9e211789b13903 (patch)
tree966d1fa7e1d4616d3b7a45dbfad93ffe0526b38f /features.cginc
parent72806ff9f71bd98973f51a4b67de00c056fe8d89 (diff)
add ssfd
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 e42a768..7f1cccc 100644
--- a/features.cginc
+++ b/features.cginc
@@ -75,5 +75,9 @@
#pragma shader_feature_local _EYE_EFFECT_00
//endex
+//ifex _SSFD_Enabled==0
+#pragma shader_feature_local _SSFD
+//endex
+
#endif // __FEATURES_INC