-
Notifications
You must be signed in to change notification settings - Fork 115
/
mesh-face-material.js
127 lines (127 loc) · 2.93 KB
/
mesh-face-material.js
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
{
"metadata": {
"version": 4.3,
"type": "Object",
"generator": "ObjectExporter"
},
"geometries": [
{
"uuid": "49E58998-F644-402E-B64D-407895FD7911",
"type": "BoxGeometry",
"width": 85,
"height": 85,
"depth": 85,
"widthSegments": 1,
"heightSegments": 1,
"depthSegments": 1
}
],
"materials": [
{
"type": "MeshFaceMaterial",
"materials": [
{
"metadata": {
"version": 4.2,
"type": "material",
"generator": "MaterialExporter"
},
"uuid": "AE963906-9F11-4E99-AE56-BF40B75C298C",
"type": "MeshBasicMaterial",
"color": 16777215,
"opacity": 1,
"transparent": false,
"wireframe": false
},
{
"metadata": {
"version": 4.2,
"type": "material",
"generator": "MaterialExporter"
},
"uuid": "D1052594-0858-40E3-BC21-5CC1EAA0BE26",
"type": "MeshBasicMaterial",
"color": 16777215,
"opacity": 1,
"transparent": false,
"wireframe": false
},
{
"metadata": {
"version": 4.2,
"type": "material",
"generator": "MaterialExporter"
},
"uuid": "BE3B5729-C9A9-4C73-8374-A1E9AC1CF6C5",
"type": "MeshBasicMaterial",
"color": 16777215,
"opacity": 1,
"transparent": false,
"wireframe": false
},
{
"metadata": {
"version": 4.2,
"type": "material",
"generator": "MaterialExporter"
},
"uuid": "CE9FC29D-0C38-4FB9-9032-270699747E55",
"type": "MeshBasicMaterial",
"color": 16777215,
"opacity": 1,
"transparent": false,
"wireframe": false
},
{
"metadata": {
"version": 4.2,
"type": "material",
"generator": "MaterialExporter"
},
"uuid": "AD7D22F1-1E4E-40F7-B922-1867A0FB1258",
"type": "MeshBasicMaterial",
"color": 16777215,
"opacity": 1,
"transparent": false,
"wireframe": false
},
{
"metadata": {
"version": 4.2,
"type": "material",
"generator": "MaterialExporter"
},
"uuid": "4625DDFC-5241-4863-9CE2-FCF3C3A03C6A",
"type": "MeshBasicMaterial",
"color": 16777215,
"opacity": 1,
"transparent": false,
"wireframe": false
}
]
}
],
"object": {
"uuid": "151B7BCA-341F-4848-897A-AFCF2B3F0755",
"type": "Mesh",
"geometry": "49E58998-F644-402E-B64D-407895FD7911",
"matrix": [
1,
0,
0,
0,
0,
1,
0,
0,
0,
0,
1,
0,
0,
0,
0,
1
]
}
}