-
Notifications
You must be signed in to change notification settings - Fork 25
/
env.tres
37 lines (35 loc) · 1022 Bytes
/
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
36
37
[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
radiance_size = 4
sky_top_color = Color( 0.316406, 0.241785, 0.145844, 1 )
sky_horizon_color = Color( 0.909804, 0.780208, 0.556863, 1 )
sky_curve = 0.25
ground_bottom_color = Color( 0.835294, 0.564706, 0.141176, 1 )
ground_horizon_color = Color( 0.909804, 0.780208, 0.556863, 1 )
ground_curve = 0.618199
sun_color = Color( 0, 0, 0, 0 )
sun_latitude = 0.0
sun_energy = 16.0
[resource]
background_mode = 2
background_sky = SubResource( 1 )
fog_enabled = true
fog_color = Color( 0.835938, 0.565523, 0.143677, 1 )
fog_depth_curve = 1.18921
fog_height_enabled = true
fog_height_min = -20.0
fog_height_max = -30.0
tonemap_mode = 3
tonemap_exposure = 2.0
auto_exposure_enabled = true
auto_exposure_scale = 0.2
auto_exposure_min_luma = 0.01
ssao_quality = 0
glow_enabled = true
glow_levels/1 = true
glow_levels/2 = true
glow_levels/4 = true
glow_levels/5 = false
glow_intensity = 0.2
glow_blend_mode = 1
glow_bicubic_upscale = true