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 3cf46e0..9291f05 100755 --- a/features.cginc +++ b/features.cginc @@ -15,6 +15,10 @@ #pragma shader_feature_local _TESSELLATION_HEIGHTMAP_DIRECTION_CONTROL //endex +//ifex _Ambient_Occlusion_Enabled==0 +#pragma shader_feature_local _AMBIENT_OCCLUSION +//endex + //ifex _Clearcoat_Enabled==0 #pragma shader_feature_local _CLEARCOAT //endex |
