linepath.vwf.json 153 B

123456789
  1. {
  2. "extends": "proxy/aframe/aentityComponent.vwf",
  3. "type": "component",
  4. "properties": {
  5. "color": null,
  6. "path": null,
  7. "width": null
  8. }
  9. }