[gd_scene load_steps=3 format=2] [ext_resource path="res://rendering/culling/directional_light_cull.gd" type="Script" id=1] [ext_resource path="res://benchmark.gd" type="Script" id=2] [node name="Node3D" type="Node3D"] script = ExtResource( 1 ) [node name="Camera3D" type="Camera3D" parent="."] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0.873609 ) current = true far = 200.0 script = null [node name="Benchmark" type="Label" parent="."] offset_right = 40.0 offset_bottom = 40.0 structured_text_bidi_override_options = [ ] script = ExtResource( 2 ) __meta__ = { "_edit_use_anchors_": false } test_render_cpu = true test_render_gpu = true [node name="DirectionalLight3D" type="DirectionalLight3D" parent="."] transform = Transform( 0.933154, 0, 0.359476, -0.242196, 0.738961, 0.628711, -0.265639, -0.673748, 0.689565, 2.09069, 0, 0 ) shadow_enabled = true script = null