imageReferenceVR/dist/manifest.webmanifest
Nye Evans 0872b84779 inital commit
:)
2021-02-06 17:22:48 +00:00

18 lines
No EOL
291 B
JSON

{
"xr_type": "aardvark-gadget@^1.5.1",
"name": "referenceImageVR",
"icons": [
{
"src": "models/Icon.glb",
"type": "model/gltf-binary"
}
],
"aardvark": {
"permissions": [
"scenegraph"
],
"browserWidth": 1024,
"browserHeight": 1024,
"startAutomatically": false
}
}