acursor.vwf.json 157 B

123456789
  1. {
  2. "extends": "proxy/aframe/aentity.vwf",
  3. "type": "a-cursor",
  4. "properties": {
  5. "fuse": null,
  6. "fuse-timeout": null,
  7. "max-distance": null
  8. }
  9. }