first commit
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://jbptgqvstei3"]
|
||||
|
||||
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_lg8b7"]
|
||||
sky_horizon_color = Color(0.67451, 0.682353, 0.698039, 1)
|
||||
sky_curve = 0.0175
|
||||
ground_bottom_color = Color(1, 1, 1, 1)
|
||||
ground_curve = 0.171484
|
||||
|
||||
[sub_resource type="Sky" id="Sky_7bk1c"]
|
||||
sky_material = SubResource("ProceduralSkyMaterial_lg8b7")
|
||||
|
||||
[resource]
|
||||
background_mode = 1
|
||||
background_color = Color(0.560784, 0.592157, 0.670588, 1)
|
||||
sky = SubResource("Sky_7bk1c")
|
||||
ambient_light_source = 2
|
||||
ambient_light_color = Color(0.662745, 0.694118, 0.772549, 1)
|
||||
ambient_light_energy = 0.75
|
||||
tonemap_mode = 2
|
||||
ssao_enabled = true
|
||||
ssao_radius = 0.25
|
||||
ssao_intensity = 0.5
|
||||
ssao_power = 100.0
|
||||
ssao_horizon = 0.1
|
||||
sdfgi_cascades = 1
|
||||
sdfgi_max_distance = 25.6
|
||||
sdfgi_energy = 0.5
|
||||
glow_levels/2 = 0.6
|
||||
glow_levels/3 = 0.6
|
||||
glow_levels/5 = 0.0
|
||||
glow_intensity = 2.0
|
||||
Reference in New Issue
Block a user