|
|
|
@ -78,7 +78,7 @@ QMUtil = function () { |
|
|
|
//debug 参数 相机坐标/ 镜头方向
|
|
|
|
this.guiOptions = { cameraX: 0, cameraY: 220, cameraZ: 220, targatX: 0, targatY: 0, targatZ: 0 }; //this.button = function() {};
|
|
|
|
|
|
|
|
this.sceneGap = { x: 60, y: 0, z: 0, scale: dir ? 0.15 : 0.05 }; //改变地图位置,大小
|
|
|
|
this.sceneGap = { x: 0, y: 0, z: 0, scale: dir ? 0.15 : 0.055 }; //改变地图位置,大小
|
|
|
|
|
|
|
|
this.selectBuild = 0; |
|
|
|
this.selectFloor = 0; |
|
|
|
|