This commit is contained in:
Segey Lapin
2021-10-26 21:51:45 +03:00
commit d6c8a24f5a
58 changed files with 271059 additions and 0 deletions

15
camera/environment.tres Normal file
View File

@@ -0,0 +1,15 @@
[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
[resource]
background_mode = 2
background_sky = SubResource( 1 )
ambient_light_energy = 0.7
fog_enabled = true
fog_color = Color( 0.447059, 0.501961, 0.552941, 1 )
fog_sun_color = Color( 1, 0.901961, 0.701961, 1 )
fog_sun_amount = 0.25
fog_depth_end = 250.0
fog_depth_curve = 0.196146
dof_blur_far_quality = 0