gizmoComponent.vwf.json 115 B

1234567
  1. {
  2. "extends": "proxy/aframe/aentityComponent.vwf",
  3. "type": "component",
  4. "properties": {
  5. "mode": null
  6. }
  7. }