Created
February 15, 2024 16:24
-
-
Save jywarren/a2447ae2e236b20b7fe2d57f36f61c7d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"scenes": [ | |
{ | |
"nodes": [ | |
0 | |
], | |
"name": "Room Objects" | |
} | |
], | |
"nodes": [ | |
{ | |
"translation": [ | |
-5.151393890380859, | |
3.8853023052215576, | |
1.5228629112243652 | |
], | |
"scale": [ | |
12.905344743954549, | |
12.905344753159156, | |
12.905344743626566 | |
], | |
"rotation": [ | |
0.014479098309869395, | |
0.6427551820910498, | |
-0.037035166986675735, | |
0.7650389062090275 | |
], | |
"name": "xxxxx", | |
"extensions": { | |
"HUBS_components": { | |
"pinnable": { | |
"pinned": true | |
}, | |
"media": { | |
"version": 1, | |
"src": "example.jpg", | |
"id": "xxxxx", | |
"contentSubtype": null | |
} | |
} | |
} | |
} | |
], | |
"extensionsUsed": [ | |
"HUBS_components" | |
], | |
"asset": { | |
"version": "2.0", | |
"generator": "reticulum" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment