Files
godot-tests/tests/blend_export/default_env.tres
K. S. Ernest (iFire) Lee 585011ff41 Update project to Godot 4.1.3.
2023-11-15 14:37:48 -08:00

13 lines
326 B
Plaintext

[gd_resource type="Environment" load_steps=3 format=3 uid="uid://bj04gu1po5r2s"]
[sub_resource type="ProceduralSkyMaterial" id="1"]
sky_top_color = Color(1, 1, 1, 1)
sky_horizon_color = Color(1, 1, 1, 1)
[sub_resource type="Sky" id="2"]
sky_material = SubResource("1")
[resource]
background_mode = 2
sky = SubResource("2")