diff options
| author | yum <yum.food.vr@gmail.com> | 2026-04-10 18:07:03 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2026-04-10 18:07:03 -0700 |
| commit | 283b8f253cff4a0e39005ba675d7c2cd7ef3c123 (patch) | |
| tree | 20e5ae87e7492ab264622fa6d66e3b6385a2a9d0 /features.cginc | |
| parent | fb85bd97b4b1f033deb1f5d9e5e7e1921410ae2e (diff) | |
aperiodic: finish near verbatim port
Diffstat (limited to 'features.cginc')
| -rwxr-xr-x | features.cginc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc index 9caebf1..283946b 100755 --- a/features.cginc +++ b/features.cginc @@ -134,6 +134,10 @@ #pragma shader_feature_local _LOGICAL_TIME //endex +//ifex _Aperiodic_Tiling_Enabled==0 +#pragma shader_feature_local _APERIODIC_TILING +//endex + //ifex _Custom31_World_Enabled==0 #pragma shader_feature_local _CUSTOM31_WORLD #pragma shader_feature_local _CUSTOM31_WORLD_HEXAGONS |
