ascene.vwf.yaml 254 B

12345678910111213
  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. color:
  9. transparent:
  10. methods:
  11. clientWatch:
  12. scripts:
  13. - source: "http://vwf.example.com/aframe/ascene.js"