Hi,
I tried to use HTML3D in a react-three-renderer project, but I got an error at line 95 of the HTML3D file. The error looks like this:
Uncaught TypeError: Cannot read property 'Vector3' of undefined at Object.<anonymous> (HTML3D.js:95)
How can I fix it? Cheers
Hi,
I tried to use HTML3D in a react-three-renderer project, but I got an error at line 95 of the HTML3D file. The error looks like this:
Uncaught TypeError: Cannot read property 'Vector3' of undefined at Object.<anonymous> (HTML3D.js:95)How can I fix it? Cheers