mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 16:00:08 +01:00
15 lines
478 B
Plaintext
15 lines
478 B
Plaintext
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://cs2mpcwx6q2bp"]
|
|
|
|
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_16la2"]
|
|
sky_horizon_color = Color(0.64625, 0.65575, 0.67075, 1)
|
|
ground_horizon_color = Color(0.64625, 0.65575, 0.67075, 1)
|
|
|
|
[sub_resource type="Sky" id="Sky_i64ko"]
|
|
sky_material = SubResource( "ProceduralSkyMaterial_16la2" )
|
|
|
|
[resource]
|
|
background_mode = 2
|
|
sky = SubResource( "Sky_i64ko" )
|
|
tonemap_mode = 2
|
|
glow_enabled = true
|