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 7f0fe79..3a18b8b 100644 --- a/features.cginc +++ b/features.cginc @@ -21,6 +21,10 @@ #pragma shader_feature_local _WRAPPED_LIGHTING //endex +//ifex _Brightness_Control_Enabled==0 +#pragma shader_feature_local _BRIGHTNESS_CONTROL +//endex + //ifex _Min_Brightness_Enabled==0 #pragma shader_feature_local _MIN_BRIGHTNESS //endex |
