16 lines
424 B
Plaintext
16 lines
424 B
Plaintext
|
[gd_resource type="Environment" load_steps=3 format=2]
|
||
|
|
||
|
[ext_resource path="res://Images/panorama_image.png" type="Texture" id=1]
|
||
|
|
||
|
[sub_resource type="PanoramaSky" id=1]
|
||
|
panorama = ExtResource( 1 )
|
||
|
|
||
|
[resource]
|
||
|
background_mode = 2
|
||
|
background_sky = SubResource( 1 )
|
||
|
ambient_light_color = Color( 0.117647, 0.117647, 0.117647, 1 )
|
||
|
fog_sun_amount = 0.1
|
||
|
ss_reflections_enabled = true
|
||
|
glow_enabled = true
|
||
|
adjustment_enabled = true
|