This commit is contained in:
2026-03-18 22:00:21 +02:00
parent 691ec08e88
commit da326ddf96
4 changed files with 100 additions and 87 deletions
@@ -55,7 +55,6 @@ export default{
async obj(){
if (!this.obj) return;
gameEngine = new GameEngine();
this.gameEngine = gameEngine;
await gameEngine.init(this.$refs.target, {
gizmo: true,
xr: true,