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 39fc34a..1cd6a17 100644
--- a/features.cginc
+++ b/features.cginc
@@ -104,6 +104,10 @@
#pragma shader_feature_local _RAY_MARCHING_HEX_GRID
//endex
+//ifex _Ray_Marching_Scaling_Enabled==0
+#pragma shader_feature_local _RAY_MARCHING_SCALING
+//endex
+
//ifex _Ray_Marching_Ball_Enabled==0
#pragma shader_feature_local _RAY_MARCHING_BALL
//endex