increase SKY_LIGHT_MUL
This commit is contained in:
parent
2b057a0977
commit
4ea4224452
@ -8,7 +8,7 @@
|
||||
#define CURVATURE_FACTOR 0.002
|
||||
|
||||
// lighting
|
||||
#define SKY_LIGHT_MUL 2.5
|
||||
#define SKY_LIGHT_MUL 2.9
|
||||
#define SKY_LIGHT_TINT vec3(0.9, 0.8, 1.0)
|
||||
#define MAX_SKY_LIGHT vec3(0.1, 0.11, 0.14)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user