diff options
Diffstat (limited to 'features.cginc')
| -rw-r--r-- | features.cginc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/features.cginc b/features.cginc index ab45306..12a89a0 100644 --- a/features.cginc +++ b/features.cginc @@ -63,6 +63,10 @@ #pragma shader_feature_local _CLEARCOAT_GEOMETRIC_NORMALS //endex +//ifex _Anisotropy_Enabled==0 +#pragma shader_feature_local _ANISOTROPY +//endex + //ifex _Metallics_Enabled==0 #pragma shader_feature_local _METALLICS //endex |
