@hatiolab/things-scene 3.3.27 → 3.3.28

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
@@ -383,6 +383,7 @@ declare module '@hatiolab/things-scene' {
383
383
  is3dish(): boolean
384
384
  isHTMLElement(): boolean
385
385
  isConnectable(): boolean
386
+ isIdentifiable(): boolean
386
387
 
387
388
  ready(): void
388
389
  dispose(): void