@@ -133,9 +133,10 @@ const SGS_VISUAL_RENDER_CONFIG = {
|
||||
}
|
||||
} as const
|
||||
|
||||
// 使用调试面板确认的建筑外观固定相机参数。
|
||||
const OVERVIEW_INITIAL_CAMERA_PARAMS = {
|
||||
position: new THREE.Vector3(305.4812, 441.3596, 205.0497),
|
||||
target: new THREE.Vector3(-4.1432, -31.3659, 3.3982),
|
||||
position: new THREE.Vector3(338.6842, 410.8487, 225.5939),
|
||||
target: new THREE.Vector3(29.0598, -61.8768, 23.9424),
|
||||
zoom: 1
|
||||
} as const
|
||||
|
||||
|
||||
Reference in New Issue
Block a user