# https://aframe.io/docs/0.5.0/primitives/a-camera.html --- extends: http://vwf.example.com/aframe/aentity.vwf type: "a-camera" properties: user-height: far: fov: look-controls-enabled: near: wasd-controls-enabled: methods: setCameraToActive: parameters: - moniker body: | console.log("set to active call from - ", moniker);