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 63f2929..eedcc99 100644 --- a/features.cginc +++ b/features.cginc @@ -491,5 +491,9 @@ #pragma shader_feature_local _TROCHOID //endex +//ifex _Quasi_Shadows_Enabled==0 +#pragma shader_feature_local _QUASI_SHADOWS +//endex + #endif // __FEATURES_INC |
