a-asset-image-item.vwf.json 161 B

12345678910
  1. {
  2. "extends": "proxy/aframe/node.vwf",
  3. "type": "image",
  4. "properties": {
  5. "itemID": null,
  6. "itemSrc": null,
  7. "width": null,
  8. "height": null
  9. }
  10. }