diff options
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 |
