16 lines
536 B
Text
16 lines
536 B
Text
|
|
[gd_resource type="Sky" load_steps=2 format=3]
|
||
|
|
|
||
|
|
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_netfishing"]
|
||
|
|
sky_top_color = Color(0.203922, 0.498039, 0.643137, 1)
|
||
|
|
sky_horizon_color = Color(0.662745, 0.843137, 0.847059, 1)
|
||
|
|
sky_curve = 0.15
|
||
|
|
ground_bottom_color = Color(0.156863, 0.360784, 0.439216, 1)
|
||
|
|
ground_horizon_color = Color(0.54902, 0.74902, 0.764706, 1)
|
||
|
|
ground_curve = 0.08
|
||
|
|
sun_angle_max = 18.0
|
||
|
|
sun_curve = 0.22
|
||
|
|
use_debanding = true
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
sky_material = SubResource("ProceduralSkyMaterial_netfishing")
|