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 eb5d994..ce4847a 100755 --- a/features.cginc +++ b/features.cginc @@ -34,6 +34,10 @@ #pragma shader_feature_local _BRIGHTNESS_CLAMP //endex +//ifex _Brightness_Multiplier_Enabled==0 +#pragma shader_feature_local _BRIGHTNESS_MULTIPLIER +//endex + //ifex _Wrapped_Lighting_Enabled==0 #pragma shader_feature_local _WRAPPED_LIGHTING //endex |
