ascene.vwf.yaml 230 B

1234567891011
  1. # https://aframe.io/docs/0.5.0/core/scene.html
  2. ---
  3. extends: http://vwf.example.com/aframe/node.vwf
  4. type: "a-scene"
  5. properties:
  6. fog:
  7. assets:
  8. methods:
  9. clientWatch:
  10. scripts:
  11. - source: "http://vwf.example.com/aframe/ascene.js"