summaryrefslogtreecommitdiffstats
path: root/features.cginc
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2026-04-10 18:40:47 -0700
committeryum <yum.food.vr@gmail.com>2026-04-10 18:40:47 -0700
commitf2ceb26af143f2e929e4f23ccb1fc86fa9e5307b (patch)
treea4b391469ab805a8361a28c74b9daa24a85dbe69 /features.cginc
parent283b8f253cff4a0e39005ba675d7c2cd7ef3c123 (diff)
aperiodic: let user specify colors, add normals
Diffstat (limited to 'features.cginc')
-rwxr-xr-xfeatures.cginc4
1 files changed, 4 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc
index 283946b..793ac08 100755
--- a/features.cginc
+++ b/features.cginc
@@ -138,6 +138,10 @@
#pragma shader_feature_local _APERIODIC_TILING
//endex
+//ifex _Aperiodic_Tiling_Normals_Enabled==0
+#pragma shader_feature_local _APERIODIC_TILING_NORMALS
+//endex
+
//ifex _Custom31_World_Enabled==0
#pragma shader_feature_local _CUSTOM31_WORLD
#pragma shader_feature_local _CUSTOM31_WORLD_HEXAGONS