first commit
This commit is contained in:
15
world.tres
Normal file
15
world.tres
Normal file
@@ -0,0 +1,15 @@
|
||||
[gd_resource type="Environment" load_steps=2 format=3 uid="uid://cf0u1haclifwo"]
|
||||
|
||||
[sub_resource type="Sky" id="Sky_awv3n"]
|
||||
|
||||
[resource]
|
||||
background_mode = 2
|
||||
background_energy_multiplier = 0.0
|
||||
sky = SubResource("Sky_awv3n")
|
||||
ambient_light_color = Color(0.0142752, 0.0142752, 0.0142752, 1)
|
||||
fog_enabled = true
|
||||
fog_light_color = Color(0.0196078, 0.027451, 0.0352941, 1)
|
||||
fog_density = 0.03
|
||||
volumetric_fog_gi_inject = 16.0
|
||||
volumetric_fog_anisotropy = 0.9
|
||||
volumetric_fog_ambient_inject = 16.0
|
||||
Reference in New Issue
Block a user