dp-konzultace/skybox_world_environment.tscn

20 lines
662 B
Plaintext

[gd_scene load_steps=5 format=3 uid="uid://birikia38m0g7"]
[ext_resource type="Texture2D" uid="uid://cvxwlhcjdg7u7" path="res://textures/kloppenheim_06_puresky_2k.exr" id="1_5twt8"]
[sub_resource type="PanoramaSkyMaterial" id="PanoramaSkyMaterial_ghyw7"]
panorama = ExtResource("1_5twt8")
[sub_resource type="Sky" id="Sky_jfr1b"]
sky_material = SubResource("PanoramaSkyMaterial_ghyw7")
[sub_resource type="Environment" id="Environment_jdap8"]
background_mode = 2
sky = SubResource("Sky_jfr1b")
tonemap_mode = 1
tonemap_exposure = 0.53
glow_enabled = true
[node name="WorldEnvironment" type="WorldEnvironment"]
environment = SubResource("Environment_jdap8")