123456789101112131415 |
- {
- "extends": "proxy/aframe/aentityComponent.vwf",
- "type": "component",
- "properties": {
- "direction": null,
- "far": null,
- "interval": null,
- "near": null,
- "objects": null,
- "origin": null,
- "recursive": null,
- "showLine": null,
- "useWorldCoordinates": null
- }
- }
|