This commit is contained in:
Milovann Yanatchkov 2025-11-22 20:04:13 +01:00
parent 1b5e7bbfed
commit 7e98cfeba0

View file

@ -39,14 +39,20 @@
}, },
"data": [ "data": [
{ {
"path": "239050c6-2f27-4db1-9a70-6a2786f58107", "path": "b2732a73-bced-491f-bb2d-286334c9f472",
"attributes": { "attributes": {
"usd::usdgeom::mesh": { "usd::usdgeom::mesh": {
"faceVertexIndices": [ "faceVertexIndices": [
0, [
1, 0,
2, 1,
3 2
],
[
0,
2,
3
]
], ],
"points": [ "points": [
[ [
@ -74,9 +80,9 @@
} }
}, },
{ {
"path": "2401f8f0-3541-446f-b3fa-7ef8229f07aa", "path": "426ca873-9c38-41e4-938f-3ac2811e0300",
"children": { "children": {
"Site": "239050c6-2f27-4db1-9a70-6a2786f58107" "Site": "b2732a73-bced-491f-bb2d-286334c9f472"
} }
} }
] ]