@glowjs/core 2024.9.21 → 2024.9.25

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.
@@ -3853,6 +3853,10 @@ export declare class POI extends Entity {
3853
3853
  private _build3D;
3854
3854
  private _updatePovit;
3855
3855
  dispose(): void;
3856
+ /**
3857
+ * 获取原始贴图的像素大小,编辑器中用来实现等比缩放
3858
+ */
3859
+ get _ssize(): Point2D;
3856
3860
  }
3857
3861
  /**
3858
3862
  * 路径