a-arjs-anchor.vwf.json 219 B

1234567891011
  1. {
  2. "extends": "proxy/aframe/aentity.vwf",
  3. "type": "a-anchor",
  4. "properties": {
  5. "hit-testing-enabled": null,
  6. "changeMatrixMode": null,
  7. "preset": null,
  8. "markerType": null,
  9. "markerValue": null
  10. }
  11. }