aplane.vwf.json 182 B

12345678910
  1. {
  2. "extends": "proxy/aframe/aentity.vwf",
  3. "type": "a-plane",
  4. "properties": {
  5. "height": null,
  6. "segments-height": null,
  7. "segments-width": null,
  8. "width": null
  9. }
  10. }