mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
20 lines
501 B
Plaintext
20 lines
501 B
Plaintext
[gd_resource type="Environment" load_steps=2 format=2]
|
|
|
|
[sub_resource type="ProceduralSky" id=1]
|
|
sky_top_color = Color( 1, 1, 1, 1 )
|
|
sky_horizon_color = Color( 0.5, 0.5, 0.5, 1 )
|
|
sky_curve = 0.5
|
|
ground_bottom_color = Color( 0.25, 0.25, 0.25, 1 )
|
|
ground_horizon_color = Color( 0.5, 0.5, 0.5, 1 )
|
|
ground_curve = 0.2
|
|
sun_longitude = 135.0
|
|
sun_curve = 0.1
|
|
sun_energy = 64.0
|
|
|
|
[resource]
|
|
background_mode = 2
|
|
background_sky = SubResource( 1 )
|
|
ambient_light_energy = 0.3
|
|
tonemap_mode = 2
|
|
tonemap_white = 16.0
|