From 5b941c4a6c6c6b494f65486ca87c46c978cb53e1 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期六, 11 十二月 2021 15:12:21 +0800 Subject: [PATCH] # --- static/js/app.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/static/js/app.js b/static/js/app.js index e31f7d6..6bede19 100644 --- a/static/js/app.js +++ b/static/js/app.js @@ -57,7 +57,7 @@ // this.camera.position.z = 600; // //鐩告満鐨勬湞鍚� // this.camera.lookAt(0, 0, 0); - this.camera.position.set( - 550, 2070, 4550 ); + this.camera.position.set( - 350, 1070, 1550 ); this.camera.lookAt( this.scene.position ); //灏嗙浉鏈烘斁鍒板満鏅腑 this.scene.add(this.camera); -- Gitblit v1.9.1