summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-06-03 18:24:43 -0700
committeryum <yum.food.vr@gmail.com>2025-06-03 18:25:12 -0700
commita8d6d469d57349da515759270eb31a242c795951 (patch)
tree814c86255ff287749df60100453d2b4e10945cd6 /features.cginc
parent1dca0fed44b9c8eb8a6f3131f54c10f1323ed5a8 (diff)
Begin work on SSAO - very buggy!
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 4bb5594..5fcdfbf 100644
--- a/features.cginc
+++ b/features.cginc
@@ -204,6 +204,10 @@
#pragma shader_feature_local _3D_SDF
//endex
+//ifex _SSAO_Enabled==0
+#pragma shader_feature_local _SSAO
+//endex
+
//ifex _False_Color_Visualization_Enabled==0
#pragma shader_feature_local _FALSE_COLOR_VISUALIZATION
//endex