diff options
author | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-16 17:14:36 +0100 |
---|---|---|
committer | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-16 17:14:36 +0100 |
commit | 5781b7dad68c3e01d83365f73b0d35d9e5252f97 (patch) | |
tree | dada65ab375ed8287b33e6ffe023f5df5e666d24 /default_env.tres | |
parent | 8e5358aaefa1df729ffc02047e53b62705d6b3b1 (diff) |
control system
Diffstat (limited to 'default_env.tres')
-rw-r--r-- | default_env.tres | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default_env.tres b/default_env.tres index 851fd85..aec1221 100644 --- a/default_env.tres +++ b/default_env.tres @@ -12,7 +12,7 @@ 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 = 3 +tonemap_mode = 4 auto_exposure_speed = 21.0 ssao_radius = 0.2 ssao_quality = 2 |