-
Notifications
You must be signed in to change notification settings - Fork 8
/
space_env.tres
35 lines (34 loc) · 879 Bytes
/
space_env.tres
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[gd_resource type="Environment" format=2]
[resource]
background_mode = 1
background_energy = 0.0
ambient_light_color = Color( 1, 1, 1, 1 )
ambient_light_energy = 0.04
ambient_light_sky_contribution = 0.0
fog_height_min = 0.0
fog_height_max = 100.0
tonemap_mode = 3
auto_exposure_scale = 0.06
auto_exposure_min_luma = 0.0
auto_exposure_max_luma = 5.11
auto_exposure_speed = 0.17
ss_reflections_enabled = true
ss_reflections_max_steps = 20
ss_reflections_fade_in = 1.0
ss_reflections_depth_tolerance = 1.0
ssao_quality = 0
dof_blur_far_distance = 1.0
dof_blur_far_transition = 1.0
dof_blur_far_amount = 0.0
dof_blur_far_quality = 2
dof_blur_near_distance = 3.0
dof_blur_near_amount = 0.0
glow_enabled = true
glow_levels/1 = true
glow_levels/2 = true
glow_levels/3 = false
glow_levels/5 = false
glow_intensity = 0.1
glow_bloom = 1.0
glow_blend_mode = 1
adjustment_brightness = 0.8