[gd_scene load_steps=5 format=3 uid="uid://bvn7xw8uf2h3k"] [ext_resource type="Script" uid="uid://beq6psleg6tut" path="res://IVT/IVTTestScene.cs" id="1_ivt_test"] [sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_ivt"] sky_horizon_color = Color(0.662243, 0.671743, 0.686743, 1) ground_horizon_color = Color(0.662243, 0.671743, 0.686743, 1) [sub_resource type="Sky" id="Sky_ivt"] sky_material = SubResource("ProceduralSkyMaterial_ivt") [sub_resource type="Environment" id="Environment_ivt"] background_mode = 2 background_color = Color(0.2, 0.2, 0.25, 1) sky = SubResource("Sky_ivt") tonemap_mode = 2 glow_enabled = true [node name="IVTTestScene" type="Node3D"] script = ExtResource("1_ivt_test") [node name="WorldEnvironment" type="WorldEnvironment" parent="."] environment = SubResource("Environment_ivt") [node name="XROrigin3D" type="XROrigin3D" parent="."] [node name="XRCamera3D" type="XRCamera3D" parent="XROrigin3D"] [node name="DirectionalLight3D" type="DirectionalLight3D" parent="."] transform = Transform3D(1, 0, 0, 0, 0.707107, 0.707107, 0, -0.707107, 0.707107, 0, 5, 5) light_energy = 0.5