Hey,
my label does not display the text correctly, what can I do?
Please help me. Thank you
var hausOneLabel = new AR.Label("8.888 €/m²" , 0.088, { zOrder: 1, translate: { y: -0.05 }, style: { textColor: '#190707', fontStyle: AR.CONST.FONT_STYLE.BOLD } });
Kai Herbrechtsmeier
Hey,
my label does not display the text correctly, what can I do?
Please help me. Thank you