three.interaction.js
three.interaction.js copied to clipboard
"destroy()" function bug
When I called the destroy method, an error occurred
three.interaction.module.js:2426 Uncaught TypeError: this.removeAllListeners is not a function at Interaction.destroy (three.interaction.module.js:2426)
Try the removeEvents ()