Hi there! I am interested in using this example and learning how to change the height of the text…
https://threejs.org/examples/#webgl_geometry_text
However, when I go to click the bevel button, to change the bevel, which is what I think I am looking into this example for, I get the following error.
Uncaught TypeError: GeometryUtils.triangleArea is not a function
at createText (webgl_geometry_text.html:384)
at refreshText (webgl_geometry_text.html:443)
at HTMLButtonElement.<anonymous> (webgl_geometry_text.html:243)
Does anyone know how to fix this? Is there a new function that has replaced this method?
GeometryUtils.triangleArea ??