aboutsummaryrefslogtreecommitdiff
path: root/default_env.tres
blob: 944766651fae8d01d5307967e81fcb1c553c1810 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[gd_resource type="Environment" load_steps=2 format=2]

[sub_resource type="ProceduralSky" id=1]

[resource]
background_mode = 2
background_sky = SubResource( 1 )
ambient_light_color = Color( 1, 1, 1, 1 )
ambient_light_energy = 0.1
ambient_light_sky_contribution = 0.0
tonemap_mode = 3
auto_exposure_speed = 21.0
ssao_radius = 0.2
ssao_quality = 2
glow_intensity = 0.1
adjustment_enabled = true
adjustment_contrast = 1.14
adjustment_saturation = 1.09