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 bead254..95928a1 100644 --- a/features.cginc +++ b/features.cginc @@ -91,5 +91,9 @@ #pragma shader_feature_local _LTCGI //endex +//ifex _ExtraStencilColorPass_Enabled==0 +#pragma shader_feature_local _EXTRA_STENCIL_COLOR_PASS +//endex + #endif // __FEATURES_INC |
