first commit
This commit is contained in:
15
Lights/env.tres
Normal file
15
Lights/env.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://ds2paom7jm3mf"]
|
||||
|
||||
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_bo1nx"]
|
||||
sky_horizon_color = Color(0.662243, 0.671743, 0.686743, 1)
|
||||
ground_horizon_color = Color(0.662243, 0.671743, 0.686743, 1)
|
||||
|
||||
[sub_resource type="Sky" id="Sky_8gbba"]
|
||||
sky_material = SubResource("ProceduralSkyMaterial_bo1nx")
|
||||
|
||||
[resource]
|
||||
background_mode = 2
|
||||
background_energy_multiplier = 0.1
|
||||
sky = SubResource("Sky_8gbba")
|
||||
tonemap_mode = 2
|
||||
glow_enabled = true
|
||||
Reference in New Issue
Block a user