This commit is contained in:
@@ -458,6 +458,7 @@ class GameEngine extends THREE.EventDispatcher{
|
||||
|
||||
stop() {
|
||||
this.renderer?.setAnimationLoop(null);
|
||||
this.stats?.dom?.remove();
|
||||
}
|
||||
|
||||
getMouseVector(mouseEvent, domElement) {
|
||||
|
||||
Reference in New Issue
Block a user