#
luxiaotao1123
2022-07-05 ff0b32d4483f19f55421b85ec28b100f58e13ac2
static/js/data/BuildingData.js
@@ -15,22 +15,22 @@
                color: 0x5F7480,
            }
        },
        // {
        //     objectName: 'floor',
        //     objectType: 'cube',
        //     length: 2750,
        //     width: 600,
        //     height: 5,
        //     position: {
        //         x: 1375,
        //         y: 297,
        //         z: 300
        //     },
        //     style:{
        //         color: 0x5F7480,
        //         transparent:1,
        //         opacity:0.8
        //     }
        // }
        {
            objectName: 'floor',
            objectType: 'cube',
            length: 2750,
            width: 600,
            height: 5,
            position: {
                x: 1375,
                y: 297,
                z: 300
            },
            style:{
                color: 0x5F7480,
                transparent:1,
                opacity:0.35
            }
        }
    ]
}