
![]()
getting this error.

Version of three.js im using is 0.151.0 if it changes anything.
Description is bit short im sorry for that , tell me if theres any other pieces of information i need to provide , Thank you. ![]()

![]()
getting this error.

Version of three.js im using is 0.151.0 if it changes anything.
Description is bit short im sorry for that , tell me if theres any other pieces of information i need to provide , Thank you. ![]()
replace
new THREE.TextGeometry
with
new TextGeometry
Example,
resolved , thank you. ![]()