29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://bycv6uqx3ruk8"]
|
|
|
|
[ext_resource type="Script" path="res://lidar.gd" id="1_54dbw"]
|
|
|
|
[sub_resource type="Environment" id="Environment_ngpq5"]
|
|
background_mode = 1
|
|
background_color = Color(0.58581, 0.673741, 0.868176, 1)
|
|
|
|
[sub_resource type="CameraAttributesPractical" id="CameraAttributesPractical_c0u6f"]
|
|
|
|
[node name="Node3D" type="Node3D"]
|
|
|
|
[node name="MeshInstance3D" type="MeshInstance3D" parent="."]
|
|
script = ExtResource("1_54dbw")
|
|
|
|
[node name="Camera3D" type="Camera3D" parent="."]
|
|
transform = Transform3D(-1, -8.74228e-08, 2.5411e-21, -3.82137e-15, 4.37114e-08, 1, -8.74228e-08, 1, -4.37114e-08, 0, 99.8156, 0)
|
|
current = true
|
|
far = 60000.0
|
|
|
|
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
|
environment = SubResource("Environment_ngpq5")
|
|
camera_attributes = SubResource("CameraAttributesPractical_c0u6f")
|
|
|
|
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
|
|
transform = Transform3D(1, 0, 0, 0, 0.72118, 0.692748, 0, -0.692748, 0.72118, 16.4428, 103.755, 12.2305)
|
|
light_energy = 0.405
|
|
shadow_enabled = true
|