唐润平: 传感器添加删除、标签文字设置、双击进入视角、双击空白回退视角、角度和缩放限制、细节修改

This commit is contained in:
trp
2023-12-16 04:30:44 +08:00
parent d322949598
commit 9ff76d31db
5 changed files with 7 additions and 5 deletions

View File

@@ -42,4 +42,5 @@ export function handleEndChange(e) {
// .getObjectByName("point_001_tr")
// .getWorldPosition(new this.THREE.Vector3())
// );
console.log(this.orbitControls.distance);
}