Improve fog configuration (#149)

This commit is contained in:
Hugo Locurcio
2022-12-18 15:22:46 +01:00
committed by GitHub
parent fab68bcd7e
commit 3512cff171

View File

@@ -7,11 +7,12 @@ ambient_light_sky_contribution = 0.0
fog_enabled = true
fog_color = Color( 0.403922, 0.25098, 0.105882, 1 )
fog_depth_begin = 3.0
fog_depth_end = 0.0
fog_depth_end = 400.0
fog_depth_curve = 1.27456
fog_transmit_curve = 1.03526
fog_height_enabled = true
fog_height_max = -200.0
fog_height_min = -6.0
fog_height_max = -170.0
fog_height_curve = 0.812252
tonemap_mode = 4
tonemap_exposure = 3.0