earthsdk3 3.4.0-beta.5 → 3.4.0-beta.6

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.
package/dist/earthsdk3.js CHANGED
@@ -1314,7 +1314,7 @@ const _e = class _e extends le {
1314
1314
  * 获取对象的类型名称,由子类实现。
1315
1315
  */
1316
1316
  get typeName() {
1317
- return this.constructor.name;
1317
+ return this.constructor.type;
1318
1318
  }
1319
1319
  /**
1320
1320
  * 初始化对象的名称,名称格式为:类型名称_对象 ID 的后四位。
@@ -1586,7 +1586,7 @@ f(_e, "defaults", {}), f(_e, "createDefaultProps", () => ({
1586
1586
  * 销毁函数的字符串表示,默认为 undefined。
1587
1587
  */
1588
1588
  toDestroyFuncStr: void 0
1589
- })), f(_e, "properties", {
1589
+ })), f(_e, "type", _e.register1("ESSceneObject", _e, { chsName: "场景类", tags: ["ESObjects"], description: "" })), f(_e, "properties", {
1590
1590
  reff: void 0
1591
1591
  });
1592
1592
  let te = _e;
@@ -39704,7 +39704,7 @@ function gp(n) {
39704
39704
  }
39705
39705
  let ru;
39706
39706
  try {
39707
- const n = "earthsdk3", e = "3.4.0-beta.5", t = "2025-08-13T02:44:57.000Z", r = "北京西部世界科技有限公司", i = "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn", s = "1db9138c470e4d98418a0699adcb1700a2168ceb", a = ((Date.now() - 1755053097e3) / 36e5).toFixed(1), l = `%c🌏 ${n}%c ${e}.${s.slice(0, 8)}.${t} (距今${a}个小时)
39707
+ const n = "earthsdk3", e = "3.4.0-beta.6", t = "2025-08-13T02:44:57.000Z", r = "北京西部世界科技有限公司", i = "地球可视化实验室 (EarthSDK&CesiumLab) https://www.bjxbsj.cn", s = "1db9138c470e4d98418a0699adcb1700a2168ceb", a = ((Date.now() - 1755053097e3) / 36e5).toFixed(1), l = `%c🌏 ${n}%c ${e}.${s.slice(0, 8)}.${t} (距今${a}个小时)
39708
39708
  %c${i ? i + `
39709
39709
  ` : ""}当前网站正在使用${n},此软件版权归${r}所有
39710
39710
  `;
@@ -39734,7 +39734,7 @@ try {
39734
39734
  },
39735
39735
  // @ts-ignore
39736
39736
  get version() {
39737
- return "3.4.0-beta.5";
39737
+ return "3.4.0-beta.6";
39738
39738
  },
39739
39739
  // @ts-ignore
39740
39740
  get name() {