ascene.vwf.yaml 366 B

1234567891011121314151617181920
  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. assets:
  7. color:
  8. transparent:
  9. methods:
  10. clientWatch:
  11. GUID:
  12. createPrimitive:
  13. parameters:
  14. - type
  15. - avatar
  16. - name
  17. - node
  18. createAssetItemImg:
  19. scripts:
  20. - source: "http://vwf.example.com/aframe/ascene.js"