28 lines
867 B
Plaintext
Raw Normal View History

2024-02-17 18:43:47 +00:00
[gd_resource type="Environment" load_steps=2 format=3 uid="uid://dixa0yso2s1u3"]
2024-02-02 19:12:14 +00:00
2024-02-17 23:52:17 +00:00
[ext_resource type="Sky" uid="uid://chqkkvnsudiww" path="res://world/sky/Sky.tres" id="1_akiwh"]
2024-01-14 11:22:14 +00:00
[resource]
2024-02-02 19:12:14 +00:00
background_mode = 2
2024-01-15 16:08:26 +00:00
background_color = Color(0.317647, 0.541176, 0.713726, 1)
2024-02-17 18:43:47 +00:00
sky = ExtResource("1_akiwh")
2024-01-14 11:22:14 +00:00
ambient_light_source = 3
2024-02-08 20:42:16 +00:00
ambient_light_color = Color(0.5, 0.5, 0.5, 1)
ambient_light_sky_contribution = 0.3
ambient_light_energy = 3.0
2024-02-02 19:12:14 +00:00
reflected_light_source = 2
2024-02-08 20:42:16 +00:00
tonemap_mode = 2
tonemap_white = 6.0
sdfgi_use_occlusion = true
glow_intensity = 0.1
glow_strength = 1.07
2024-02-03 23:03:25 +00:00
glow_bloom = 0.2
2024-02-08 20:42:16 +00:00
glow_blend_mode = 1
glow_hdr_threshold = 0.7
volumetric_fog_density = 0.005
2024-02-17 23:52:17 +00:00
volumetric_fog_albedo = Color(0.654902, 0.811765, 0.996078, 1)
volumetric_fog_emission = Color(0.654902, 0.811765, 0.996078, 1)
2024-02-02 19:12:14 +00:00
adjustment_enabled = true
adjustment_contrast = 1.1
adjustment_saturation = 1.1