-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathShellTexturing.tscn
More file actions
26 lines (20 loc) · 1.03 KB
/
ShellTexturing.tscn
File metadata and controls
26 lines (20 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[gd_scene load_steps=4 format=3 uid="uid://ce6jkx6iw7yhx"]
[ext_resource type="Script" path="res://Shells.gd" id="1_7ycim"]
[ext_resource type="Shader" path="res://ShellTexturing.gdshader" id="2_w4uat"]
[sub_resource type="QuadMesh" id="QuadMesh_6afk3"]
[node name="Node3D" type="Node3D"]
[node name="Shells" type="Node3D" parent="." node_paths=PackedStringArray("light")]
transform = Transform3D(1, 0, 0, 0, 0.607376, 0.794415, 0, -0.794415, 0.607376, 0, 0, 0.165)
script = ExtResource("1_7ycim")
shell_count = 150
mesh = SubResource("QuadMesh_6afk3")
shader = ExtResource("2_w4uat")
frond_count = 200.0
light = NodePath("../DirectionalLight3D")
thickness = 1.0
color = Color(0.258824, 0.780392, 0, 1)
height = 0.126
[node name="Camera3D" type="Camera3D" parent="."]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 1.14151)
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D(0.999652, -0.0131932, 0.0228513, -2.18557e-08, 0.866025, 0.5, -0.0263864, -0.499826, 0.865724, 0.282464, 4.37394, 5.78207)