summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2026-03-01 19:51:36 -0800
committeryum <yum.food.vr@gmail.com>2026-03-01 19:51:36 -0800
commit92c9035bb513886f99fde8c08694d9d6baa6f305 (patch)
tree5d9786f185ec76af08834432c1fee077cd4f526f /features.cginc
parent4463becae15767e900255b92eab7f8b781e4e020 (diff)
Add decal slot
Diffstat (limited to 'features.cginc')
-rwxr-xr-xfeatures.cginc5
1 files changed, 5 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index 2919950..8107e94 100755
--- a/features.cginc
+++ b/features.cginc
@@ -158,6 +158,11 @@
#pragma shader_feature_local _RAY_MARCHING_HEXAGON
//endex
+//ifex _Decal0_Enabled==0
+#pragma shader_feature_local _DECAL0
+#pragma shader_feature_local _DECAL0_ROTATION
+//endex
+
//ifex _Matcap0_Enabled==0
#pragma shader_feature_local _MATCAP0
#pragma shader_feature_local _MATCAP0_QUANTIZATION