mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-07 16:30:06 +01:00
25 lines
748 B
Plaintext
25 lines
748 B
Plaintext
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://bupmwdx23k178"]
|
|
|
|
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_fiix7"]
|
|
sky_top_color = Color(0.36, 0.20772, 0.1908, 1)
|
|
sky_horizon_color = Color(0.56, 0.16688, 0.1232, 1)
|
|
ground_bottom_color = Color(0.0352941, 0.0352941, 0.0313726, 1)
|
|
ground_horizon_color = Color(0.42, 0.042, 0, 1)
|
|
ground_curve = 0.25
|
|
|
|
[sub_resource type="Sky" id="1"]
|
|
sky_material = SubResource("ProceduralSkyMaterial_fiix7")
|
|
radiance_size = 0
|
|
|
|
[resource]
|
|
background_mode = 2
|
|
sky = SubResource("1")
|
|
ambient_light_color = Color(1, 1, 1, 1)
|
|
ambient_light_sky_contribution = 0.5
|
|
tonemap_mode = 3
|
|
tonemap_white = 6.0
|
|
glow_levels/7 = 1.0
|
|
glow_strength = 0.79
|
|
glow_bloom = 1.0
|
|
glow_blend_mode = 0
|