summaryrefslogtreecommitdiff
path: root/godot3/default_env.tres
diff options
context:
space:
mode:
Diffstat (limited to 'godot3/default_env.tres')
-rw-r--r--godot3/default_env.tres18
1 files changed, 0 insertions, 18 deletions
diff --git a/godot3/default_env.tres b/godot3/default_env.tres
deleted file mode 100644
index 0f8c712..0000000
--- a/godot3/default_env.tres
+++ /dev/null
@@ -1,18 +0,0 @@
-[gd_resource type="Environment" load_steps=2 format=2]
-
-[sub_resource type="ProceduralSky" id=1]
-radiance_size = 4
-sky_top_color = Color( 0.0470588, 0.454902, 0.976471, 1 )
-sky_horizon_color = Color( 0.556863, 0.823529, 0.909804, 1 )
-sky_curve = 0.25
-ground_bottom_color = Color( 0.101961, 0.145098, 0.188235, 1 )
-ground_horizon_color = Color( 0.482353, 0.788235, 0.952941, 1 )
-ground_curve = 0.01
-sun_energy = 16.0
-
-[resource]
-background_mode = 2
-background_sky = SubResource( 1 )
-fog_height_min = 0.0
-fog_height_max = 100.0
-ssao_quality = 0