10 lines
294 B
Text
10 lines
294 B
Text
[gd_resource type="Environment" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://proceduralsky.tres" type="ProceduralSky" id=1]
|
|
|
|
[resource]
|
|
background_mode = 2
|
|
background_sky = ExtResource( 1 )
|
|
ambient_light_color = Color( 1, 1, 1, 1 )
|
|
ambient_light_sky_contribution = 0.8
|
|
ssao_enabled = true
|