-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdark_default_env_0.tres
40 lines (38 loc) · 1.12 KB
/
dark_default_env_0.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
36
37
38
39
40
[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
sky_top_color = Color( 0.419608, 0.317647, 0.0784314, 1 )
sky_horizon_color = Color( 0.407843, 0.384314, 0.333333, 1 )
[resource]
background_mode = 1
background_sky = SubResource( 1 )
ambient_light_color = Color( 0.752941, 0.658824, 0.568627, 0 )
ambient_light_energy = 0.76
fog_enabled = true
fog_color = Color( 0.270588, 0.247059, 0.227451, 0.564706 )
fog_sun_color = Color( 1, 1, 1, 1 )
fog_depth_begin = 3.0
fog_depth_end = 75.0
fog_depth_curve = 0.466516
fog_transmit_enabled = true
fog_transmit_curve = 0.329877
fog_height_enabled = true
fog_height_min = 1.0
fog_height_max = 0.4
fog_height_curve = 1.66044
dof_blur_far_enabled = true
dof_blur_far_distance = 1.31
dof_blur_far_transition = 0.01
dof_blur_far_amount = 0.04
dof_blur_near_distance = 0.08
dof_blur_near_quality = 0
glow_enabled = true
glow_intensity = 0.44
glow_strength = 1.63
glow_bloom = 0.21
glow_hdr_threshold = 0.7
glow_hdr_luminance_cap = 10.6
glow_hdr_scale = 3.72
adjustment_enabled = true
adjustment_brightness = 0.95
adjustment_contrast = 1.35
adjustment_saturation = 0.6