-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
env1.tres
30 lines (28 loc) · 908 Bytes
/
env1.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
[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
sky_top_color = Color( 0.211765, 0.313726, 0.552941, 1 )
sky_horizon_color = Color( 0.545098, 0.686275, 0.811765, 1 )
sky_curve = 0.131768
ground_bottom_color = Color( 0.231373, 0.541176, 0.670588, 0.854902 )
ground_horizon_color = Color( 0.231373, 0.541176, 0.670588, 0.854902 )
ground_curve = 0.0746429
sun_longitude = 90.0
sun_angle_max = 30.0
sun_energy = 30.0
[resource]
background_mode = 2
background_sky = SubResource( 1 )
ambient_light_color = Color( 0.501961, 0.501961, 0.501961, 1 )
ambient_light_energy = 3.0
ambient_light_sky_contribution = 0.3
tonemap_mode = 2
tonemap_white = 6.0
dof_blur_far_distance = 30.0
dof_blur_far_amount = 0.08
dof_blur_near_distance = 8.0
glow_enabled = true
glow_levels/1 = true
glow_levels/3 = false
glow_levels/5 = false
glow_blend_mode = 1
glow_hdr_threshold = 1.53