a-asset-audio-item.vwf.json 122 B

12345678
  1. {
  2. "extends": "proxy/aframe/node.vwf",
  3. "type": "audio",
  4. "properties": {
  5. "itemID": null,
  6. "itemSrc": null
  7. }
  8. }