Tweak fog ambient
This commit is contained in:
parent
2d0ce913f9
commit
09e0feb4ff
2 changed files with 2 additions and 2 deletions
|
@ -12,4 +12,4 @@ const FOG_LIGHT_STEP_SIZE = 10.0;
|
|||
const FOG_DENSITY = 2.0;
|
||||
const FOG_LIGHT_DENSITY = 3.0;
|
||||
const FOG_ALPHA = 1.0;
|
||||
const FOG_BLEND_STEPS = 4;
|
||||
const FOG_AMBIENT = 0.06;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue