21 lines
622 B
Plaintext
Raw Normal View History

2024-02-02 19:12:14 +00:00
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://dixa0yso2s1u3"]
2024-02-06 11:03:32 +00:00
[ext_resource type="Material" uid="uid://bki5jtbipsnfn" path="res://world/ProceduralSkyMaterial.tres" id="1_68jth"]
2024-02-02 19:12:14 +00:00
2024-02-06 11:03:32 +00:00
[sub_resource type="Sky" id="Sky_2vfia"]
sky_material = ExtResource("1_68jth")
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-06 11:03:32 +00:00
sky = SubResource("Sky_2vfia")
2024-01-14 11:22:14 +00:00
ambient_light_source = 3
2024-02-06 11:03:32 +00:00
ambient_light_sky_contribution = 0.9
2024-02-02 19:12:14 +00:00
reflected_light_source = 2
2024-02-06 11:03:32 +00:00
tonemap_mode = 3
2024-02-03 23:03:25 +00:00
glow_enabled = true
glow_bloom = 0.2
2024-02-02 19:12:14 +00:00
adjustment_enabled = true
adjustment_contrast = 1.1
adjustment_saturation = 1.1