#
luxiaotao1123
2022-03-21 4f7e5d3dc070ea46f4ca243bcbae9eda76d8c8a0
static/js/data/BuildingData.js
@@ -3,13 +3,13 @@
        {
            objectName: 'floor',
            objectType: 'cube',
            length: 2750,
            width: 800,
            length: 4000,
            width: 6000,
            height: 1,
            position: {
                x: 1375,
                x: 1400,
                y: 0,
                z: 400
                z: -2000
            },
            style:{
                color: 0x5F7480,
@@ -19,12 +19,12 @@
            objectName: 'floor',
            objectType: 'cube',
            length: 2750,
            width: 800,
            height: 1,
            width: 600,
            height: 5,
            position: {
                x: 1375,
                y: 310,
                z: 400
                y: 297,
                z: 300
            },
            style:{
                color: 0x5F7480,