Closed shijunti19 closed 2 years ago
THREE.Vector3: .applyProjection() has been removed. Use .applyMatrix4( m ) instead.
same issue here
VM1524 index.js:55066 THREE.Vector3: .applyProjection() has been removed. Use .applyMatrix4( m ) instead.
Hi, this should be fixed in master now - I'll publish a new version to npm soon.
master
THREE.Vector3: .applyProjection() has been removed. Use .applyMatrix4( m ) instead.