3 am Derptastic forgot adjustbloom
This commit is contained in:
Jamie 2018-01-27 04:04:34 -08:00
parent 5645417e34
commit 3ae2504dc8

View File

@ -263,6 +263,7 @@ float DPX_Strength = 0.20;
float Colorfulness = 2.5;
float DPX_Strength = 0.20;
#elif (Preset == 3)
#define adjust_bloom 1
const float bloomFactor = 0.020;
#define HDRpassing 1
const float HDRPower = 1.00;