123456789101112131415161718192021222324252627 |
- # https://aframe.io/docs/0.5.0/primitives/a-text.html
- ---
- extends: http://vwf.example.com/aframe/aentity.vwf
- type: "a-text"
- properties:
- align:
- alpha-test:
- anchor:
- baseline:
- color:
- font:
- font-image:
- height:
- letter-spacing:
- line-height:
- opacity:
- shader:
- side:
- tab-size:
- transparent:
- value:
- white-space:
- width:
- wrap-count:
- wrap-pixels:
- z-offset:
- negate:
|