blob: af223a81915a196422c013b7a8c06ccc51c4d898 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
[resource]
background_mode = 4
background_sky = SubResource( 1 )
background_color = Color( 0.305882, 0.164706, 0.164706, 1 )
glow_enabled = true
glow_intensity = 1.0
glow_strength = 0.95
glow_bloom = 0.62
glow_blend_mode = 0
glow_bicubic_upscale = true
|