asky.vwf.json 259 B

12345678910111213
  1. {
  2. "extends": "proxy/aframe/aentity.vwf",
  3. "type": "a-sky",
  4. "properties": {
  5. "phi-length": null,
  6. "phi-start": null,
  7. "radius": null,
  8. "segments-height": null,
  9. "segments-width": null,
  10. "theta-length": null,
  11. "theta-start": null
  12. }
  13. }