summaryrefslogtreecommitdiffstats
path: root/default_env.tres
diff options
context:
space:
mode:
Diffstat (limited to 'default_env.tres')
-rw-r--r--default_env.tres9
1 files changed, 5 insertions, 4 deletions
diff --git a/default_env.tres b/default_env.tres
index 40e3111..391c598 100644
--- a/default_env.tres
+++ b/default_env.tres
@@ -16,11 +16,12 @@ sun_energy = 1.75
background_mode = 2
background_sky = SubResource( 23 )
fog_enabled = true
-fog_depth_begin = 400.0
-fog_depth_end = 0.0
+fog_depth_begin = 150.0
+fog_depth_end = 1000.0
+fog_depth_curve = 2.0
fog_transmit_enabled = true
ssao_enabled = true
dof_blur_far_enabled = true
-dof_blur_far_distance = 400.0
-dof_blur_far_transition = 7.0
+dof_blur_far_distance = 150.0
+dof_blur_far_transition = 650.0
dof_blur_far_amount = 0.06