diff options
author | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-17 16:22:55 +0100 |
---|---|---|
committer | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-17 16:22:55 +0100 |
commit | bedaaf9f57d0c24e2a81c0bf3c482a07382d78c1 (patch) | |
tree | 8f5e6f77f17b76f28f31a980d447bf6c49a79b4f /default_env.tres | |
parent | e2b1324becf85fabfd046b3e4333b2639b9e1838 (diff) |
Remove ignored files
Diffstat (limited to 'default_env.tres')
-rw-r--r-- | default_env.tres | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/default_env.tres b/default_env.tres index aec1221..62324ef 100644 --- a/default_env.tres +++ b/default_env.tres @@ -12,11 +12,10 @@ background_sky = SubResource( 1 ) ambient_light_color = Color( 1, 1, 1, 1 ) ambient_light_energy = 0.1 ambient_light_sky_contribution = 0.0 -tonemap_mode = 4 auto_exposure_speed = 21.0 ssao_radius = 0.2 ssao_quality = 2 glow_intensity = 0.1 adjustment_enabled = true -adjustment_contrast = 1.14 -adjustment_saturation = 1.09 +adjustment_contrast = 1.25 +adjustment_saturation = 1.2 |