34 lines
989 B
Plaintext
Raw Normal View History

2024-02-02 20:12:14 +01:00
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://dixa0yso2s1u3"]
2024-02-08 21:42:16 +01:00
[ext_resource type="Material" uid="uid://chtgn5pdoof5e" path="res://world/sky/PanoramaSkyMaterial.tres" id="1_vb3or"]
2024-02-02 20:12:14 +01:00
2024-02-06 12:03:32 +01:00
[sub_resource type="Sky" id="Sky_2vfia"]
2024-02-08 21:42:16 +01:00
sky_material = ExtResource("1_vb3or")
2024-01-14 12:22:14 +01:00
[resource]
2024-02-02 20:12:14 +01:00
background_mode = 2
2024-01-15 17:08:26 +01:00
background_color = Color(0.317647, 0.541176, 0.713726, 1)
2024-02-06 12:03:32 +01:00
sky = SubResource("Sky_2vfia")
2024-01-14 12:22:14 +01:00
ambient_light_source = 3
2024-02-08 21:42:16 +01: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 20:12:14 +01:00
reflected_light_source = 2
2024-02-08 21:42:16 +01:00
tonemap_mode = 2
tonemap_white = 6.0
ssao_enabled = true
ssil_enabled = true
sdfgi_use_occlusion = true
2024-02-04 00:03:25 +01:00
glow_enabled = true
2024-02-08 21:42:16 +01:00
glow_intensity = 0.1
glow_strength = 1.07
2024-02-04 00:03:25 +01:00
glow_bloom = 0.2
2024-02-08 21:42:16 +01:00
glow_blend_mode = 1
glow_hdr_threshold = 0.7
volumetric_fog_enabled = true
volumetric_fog_density = 0.005
volumetric_fog_emission = Color(0.45098, 0.690196, 1, 1)
2024-02-02 20:12:14 +01:00
adjustment_enabled = true
adjustment_contrast = 1.1
adjustment_saturation = 1.1