This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
ld47/camera_env.tres

17 lines
524 B
Text

[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
sky_top_color = Color( 0.168627, 0.207843, 0.231373, 1 )
sky_horizon_color = Color( 0.121569, 0.152941, 0.168627, 1 )
sky_energy = 0.5
ground_bottom_color = Color( 0, 0, 0, 1 )
ground_horizon_color = Color( 0.121569, 0.152941, 0.168627, 1 )
ground_energy = 0.5
sun_latitude = -90.0
sun_energy = 0.0
[resource]
background_mode = 2
background_sky = SubResource( 1 )
ambient_light_color = Color( 1, 1, 1, 1 )
ssao_enabled = true