-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcolumn.json
More file actions
43 lines (43 loc) · 937 Bytes
/
column.json
File metadata and controls
43 lines (43 loc) · 937 Bytes
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
{
"metadata": {
"version": 4.6,
"type": "Object",
"generator": "Object3D.toJSON"
},
"geometries": [
{
"uuid": "539de621-556f-4a78-9aa9-2d947b4e3ed2",
"type": "BoxGeometry",
"width": 0.5,
"height": 5,
"depth": 0.5,
"widthSegments": 1,
"heightSegments": 1,
"depthSegments": 1
}],
"materials": [
{
"uuid": "a320c5c8-94e7-4cb2-9e96-ab355a8c2daa",
"type": "MeshStandardMaterial",
"name": "Concrete",
"color": 16777215,
"roughness": 1,
"metalness": 0,
"emissive": 12171705,
"envMapRotation": [0,0,0,
"XYZ"],
"envMapIntensity": 1,
"blendColor": 0
}],
"object": {
"uuid": "ae21450d-d1a7-48fa-8303-ac16044c6cee",
"type": "Mesh",
"name": "Column",
"visible": false,
"layers": 1,
"matrix": [1,0,0,0,0,1,0,0,0,0,1,0,0.5,2.5,0.5,1],
"up": [0,1,0],
"geometry": "539de621-556f-4a78-9aa9-2d947b4e3ed2",
"material": "a320c5c8-94e7-4cb2-9e96-ab355a8c2daa"
}
}