18 lines
445 B
Plaintext
18 lines
445 B
Plaintext
[gd_resource type="Environment" load_steps=3 format=2]
|
|
|
|
[ext_resource path="res://assets/all_gbs/textures/M_3w_L2_sky.tga" type="Texture" id=1]
|
|
|
|
[sub_resource type="PanoramaSky" id=1]
|
|
panorama = ExtResource( 1 )
|
|
|
|
[resource]
|
|
background_mode = 2
|
|
background_sky = SubResource( 1 )
|
|
fog_enabled = true
|
|
fog_depth_begin = 100.0
|
|
fog_depth_end = 5000.0
|
|
ss_reflections_enabled = true
|
|
dof_blur_far_distance = 200.0
|
|
glow_intensity = 1.0
|
|
glow_blend_mode = 1
|