From a52ea195592239935b7c2512f21ec4f561056a9e Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 28 三月 2024 14:53:54 +0800
Subject: [PATCH] #
---
zy-asrs-flow/src/pages/map/drawer/shelf/shelfThree.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/zy-asrs-flow/src/pages/map/drawer/shelf/shelfThree.js b/zy-asrs-flow/src/pages/map/drawer/shelf/shelfThree.js
index 86f98c5..73293bc 100644
--- a/zy-asrs-flow/src/pages/map/drawer/shelf/shelfThree.js
+++ b/zy-asrs-flow/src/pages/map/drawer/shelf/shelfThree.js
@@ -41,7 +41,7 @@
this.stats.update();
// Rotate the scene
this.controls.update()
- this.controls.autoRotateSpeed = 0.6;
+ this.controls.autoRotateSpeed = 2;
}
addObject = (object) => {
--
Gitblit v1.9.1