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