123456789101112131415161718 |
- # https://aframe.io/docs/0.5.0/core/entity.html
- ---
- extends: http://vwf.example.com/aframe/node.vwf
- type: "a-entity"
- properties:
- opacity:
- transparent:
- color:
- position:
- rotation:
- scale:
- wireframe:
- wireframe-linewidth:
- clickable:
- src:
- repeat:
- fog:
- displayName:
|