Refine world lighting balance
This commit is contained in:
parent
b92c55562d
commit
0edbfabdb1
2 changed files with 7 additions and 7 deletions
|
|
@ -6,9 +6,9 @@
|
|||
background_mode = 2
|
||||
sky = ExtResource("1_sky")
|
||||
background_energy_multiplier = 0.85
|
||||
ambient_light_source = 3
|
||||
ambient_light_sky_contribution = 1.0
|
||||
ambient_light_energy = 0.96
|
||||
ambient_light_source = 2
|
||||
ambient_light_color = Color(0.82, 0.9, 0.92, 1)
|
||||
ambient_light_energy = 1.08
|
||||
reflected_light_source = 2
|
||||
fog_enabled = true
|
||||
fog_mode = 1
|
||||
|
|
@ -20,6 +20,6 @@ fog_depth_curve = 1.6
|
|||
fog_depth_begin = 42.0
|
||||
fog_depth_end = 170.0
|
||||
adjustment_enabled = true
|
||||
adjustment_brightness = 0.95
|
||||
adjustment_contrast = 0.89
|
||||
adjustment_brightness = 0.98
|
||||
adjustment_contrast = 0.85
|
||||
adjustment_saturation = 0.91
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue