# https://aframe.io/docs/0.5.0/core/entity.html
---
extends: http://vwf.example.com/aframe/node.vwf
type: "a-entity"
properties:
position:
rotation:
scale:
clickable:
displayName:
visible:
edit:
osc:
methods:
setGizmoMode:
parameters:
- mode
showCloseGizmo:
lookAt:
parameters:
- nodeID
worldRotation:
worldPosition:
scripts:
- source: "http://vwf.example.com/aframe/aentity.js"