mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2025-01-17 14:57:20 +01:00
14 lines
312 B
Plaintext
14 lines
312 B
Plaintext
|
[gd_resource type="Environment" load_steps=3 format=2]
|
||
|
|
||
|
[ext_resource path="res://stage/panorama.png" type="Texture" id=1]
|
||
|
|
||
|
[sub_resource type="PanoramaSky" id=1]
|
||
|
radiance_size = 1
|
||
|
panorama = ExtResource( 1 )
|
||
|
|
||
|
[resource]
|
||
|
background_mode = 2
|
||
|
background_sky = SubResource( 1 )
|
||
|
tonemap_mode = 2
|
||
|
tonemap_white = 6.0
|