default_env.tres 596 B

12345678910111213141516171819202122232425
  1. [gd_resource type="Environment" load_steps=2 format=2]
  2. [sub_resource type="ProceduralSky" id=1]
  3. [resource]
  4. background_mode = 1
  5. background_sky = SubResource( 1 )
  6. fog_color = Color( 0.721569, 0.721569, 0.721569, 1 )
  7. fog_depth_begin = 0.0
  8. fog_depth_end = 1320.8
  9. fog_depth_curve = 45.2547
  10. dof_blur_far_distance = 0.15
  11. dof_blur_far_transition = 0.24
  12. dof_blur_far_amount = 0.19
  13. dof_blur_far_quality = 2
  14. glow_enabled = true
  15. glow_levels/1 = true
  16. glow_levels/2 = true
  17. glow_levels/5 = false
  18. glow_bloom = 0.03
  19. glow_blend_mode = 1
  20. glow_hdr_threshold = 0.76
  21. glow_hdr_scale = 0.9
  22. glow_bicubic_upscale = true