Files
godot-demo-projects/viewport/dynamic_split_screen/default_env.tres
2022-03-26 19:29:53 -05:00

15 lines
478 B
Plaintext

[gd_resource type="Environment" load_steps=3 format=3 uid="uid://cs2mpcwx6q2bp"]
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_16la2"]
sky_horizon_color = Color(0.64625, 0.65575, 0.67075, 1)
ground_horizon_color = Color(0.64625, 0.65575, 0.67075, 1)
[sub_resource type="Sky" id="Sky_i64ko"]
sky_material = SubResource( "ProceduralSkyMaterial_16la2" )
[resource]
background_mode = 2
sky = SubResource( "Sky_i64ko" )
tonemap_mode = 2
glow_enabled = true