getTileTreeRefs Method
Iterate all TileTreeReferences associated with this view. This is a superset of getRealityModelTreeRefs, it includes non-reality models as well.
getTileTreeRefs(): Iterable<TileTreeReference, any, any>
@see getRealityModelTreeRefs for only reality model tile tree references.
Returns - Iterable<TileTreeReference, any, any>
Defined in
- core/frontend/src/ViewState.ts Line 559
Last Updated: 25 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.