Hi everyone.
I would like to know if there is a way to get the width of a text generated with text3d (after sending it a font and a font size).
I would like to avoid the calculation of counting how many letters receives the text3d object multiplied by the width of each letter (which usually varies from letter to letter)...
Thanks if you can help.