@hatiolab/things-scene 3.4.49 → 3.4.50

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/things-scene.d.ts CHANGED
@@ -414,6 +414,7 @@ declare module '@hatiolab/things-scene' {
414
414
  isConnectable(): boolean
415
415
  isIdentifiable(): boolean
416
416
  isTemplate(): boolean
417
+ isIn3DSpace(): boolean
417
418
 
418
419
  ready(): void
419
420
  dispose(): void