generated from krampus/template-godot4
21 lines
564 B
Plaintext
21 lines
564 B
Plaintext
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://c10dt0cebs6bo"]
|
|
|
|
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_aj2m7"]
|
|
|
|
[sub_resource type="Sky" id="Sky_6fwow"]
|
|
sky_material = SubResource("ProceduralSkyMaterial_aj2m7")
|
|
|
|
[resource]
|
|
background_mode = 1
|
|
sky = SubResource("Sky_6fwow")
|
|
ambient_light_source = 2
|
|
ambient_light_color = Color(1, 1, 1, 1)
|
|
ambient_light_energy = 0.06
|
|
tonemap_mode = 3
|
|
glow_enabled = true
|
|
glow_bloom = 0.1
|
|
fog_enabled = true
|
|
fog_light_color = Color(0, 0, 0, 1)
|
|
fog_density = 0.2
|
|
fog_depth_begin = 0.0
|