Started work on data viewer
This commit is contained in:
@@ -380,9 +380,9 @@ fov = 45.0
|
||||
near = 0.001
|
||||
|
||||
[node name="OmniLight3D" type="OmniLight3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.57563, 0.620484)
|
||||
omni_range = 16.633
|
||||
omni_attenuation = 0.27
|
||||
transform = Transform3D(0.999997, 0, 0.00260054, 0, 1, 0, -0.00260054, 0, 0.999997, 0.0645475, 1.47228, 0.55925)
|
||||
omni_range = 4.09
|
||||
omni_attenuation = -0.299
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
unique_name_in_owner = true
|
||||
@@ -414,3 +414,11 @@ layers = 2
|
||||
pixel_size = 0.025
|
||||
axis = 1
|
||||
texture = ExtResource("7_8hi2n")
|
||||
|
||||
[node name="SpotLight3D" type="SpotLight3D" parent="."]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.225891, 1.46089, -0.122746)
|
||||
light_size = 0.319
|
||||
spot_range = 11.4821
|
||||
spot_attenuation = -0.67
|
||||
spot_angle = 70.0
|
||||
spot_angle_attenuation = 2.0
|
||||
|
||||
Reference in New Issue
Block a user