From f2ceb26af143f2e929e4f23ccb1fc86fa9e5307b Mon Sep 17 00:00:00 2001 From: yum Date: Fri, 10 Apr 2026 18:40:47 -0700 Subject: aperiodic: let user specify colors, add normals --- features.cginc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'features.cginc') 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 -- cgit v1.2.3