@@ -183,7 +183,9 @@ this.textProto = function () {
"color": "white",
"value": "Text",
"side": "double",
- "class": "clickable"
+ "class": "clickable",
+ "font": "/vwf/model/aframe/fonts/custom-msdf.json",
+ "negate": false
},
children: {
"interpolation":
@@ -23,4 +23,5 @@ properties:
width:
wrap-count:
wrap-pixels:
- z-offset:
+ z-offset:
+ negate:
@@ -141,7 +141,7 @@ define(["module", "vwf/model", "vwf/utility"], function (module, model, utility)
'transparent', 'value',
'white-space', 'width',
'wrap-count', 'wrap-pixels',
- 'z-offset'
+ 'z-offset', 'negate'
],
'A-SKY': [