21 lines
622 B
Plaintext
21 lines
622 B
Plaintext
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://dixa0yso2s1u3"]
|
|
|
|
[ext_resource type="Material" uid="uid://bki5jtbipsnfn" path="res://world/ProceduralSkyMaterial.tres" id="1_68jth"]
|
|
|
|
[sub_resource type="Sky" id="Sky_2vfia"]
|
|
sky_material = ExtResource("1_68jth")
|
|
|
|
[resource]
|
|
background_mode = 2
|
|
background_color = Color(0.317647, 0.541176, 0.713726, 1)
|
|
sky = SubResource("Sky_2vfia")
|
|
ambient_light_source = 3
|
|
ambient_light_sky_contribution = 0.9
|
|
reflected_light_source = 2
|
|
tonemap_mode = 3
|
|
glow_enabled = true
|
|
glow_bloom = 0.2
|
|
adjustment_enabled = true
|
|
adjustment_contrast = 1.1
|
|
adjustment_saturation = 1.1
|