@glowjs/core 2024.9.5 → 2024.9.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3050,6 +3050,10 @@ export declare class Floor extends Entity {
3050
3050
  * 楼层高度
3051
3051
  */
3052
3052
  height: number;
3053
+ /**
3054
+ * 墙默认厚度
3055
+ */
3056
+ defaultWallThickness: number;
3053
3057
  /**
3054
3058
  * 是否总是显示内部结构
3055
3059
  */