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 442506e..803b7c6 100644 --- a/features.cginc +++ b/features.cginc @@ -519,5 +519,9 @@ #pragma shader_feature_local _QUASI_SHADOWS //endex +//ifex _Light_Volumes_Brightness_Enabled==0 +#pragma shader_feature_local _LIGHT_VOLUMES_BRIGHTNESS +//endex + #endif // __FEATURES_INC |
