-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdefaultenv.tres
54 lines (50 loc) · 1.57 KB
/
defaultenv.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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[gd_resource type="Environment" load_steps=4 format=3 uid="uid://cucmnnluvq3ix"]
[ext_resource type="Texture2D" uid="uid://bs0yit460fgfs" path="res://textures/resonantcloud.tres" id="1_jboph"]
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_o3ac3"]
sky_top_color = Color(0.03, 0.207833, 1, 1)
sky_horizon_color = Color(0.680887, 0.825518, 0.908612, 1)
sky_curve = 0.0375
sky_cover = ExtResource("1_jboph")
ground_bottom_color = Color(0.0608862, 0.209543, 0.0992532, 1)
sun_angle_max = 10.36
[sub_resource type="Sky" id="Sky_yo8q5"]
sky_material = SubResource("ProceduralSkyMaterial_o3ac3")
process_mode = 3
[resource]
background_mode = 2
sky = SubResource("Sky_yo8q5")
ambient_light_color = Color(0.631373, 0.819608, 0.913725, 1)
ambient_light_sky_contribution = 0.22
tonemap_mode = 2
ssr_enabled = true
ssao_enabled = true
ssao_radius = 6.12
ssao_power = 2.70375
ssao_detail = 1.66
ssao_light_affect = 0.34
ssao_ao_channel_affect = 0.55
ssil_enabled = true
ssil_sharpness = 1.0
sdfgi_enabled = true
sdfgi_use_occlusion = true
sdfgi_bounce_feedback = 0.72
sdfgi_cascades = 8
sdfgi_min_cell_size = 0.0854492
glow_enabled = true
glow_levels/1 = 1.27
glow_levels/2 = 2.54
glow_levels/3 = 4.51
glow_levels/4 = 6.63
glow_levels/5 = 8.8
glow_levels/6 = 10.73
glow_levels/7 = 12.78
glow_strength = 0.26
glow_bloom = 0.07
glow_blend_mode = 0
volumetric_fog_density = 0.018
volumetric_fog_gi_inject = 1.05
volumetric_fog_anisotropy = 0.5
volumetric_fog_length = 12.0
volumetric_fog_ambient_inject = 4.62
volumetric_fog_sky_affect = 0.552
volumetric_fog_temporal_reprojection_enabled = false