import {XKTTile} from '@xeokit/xeokit-convert/src/XKTModel/XKTTile.js'
A box-shaped 3D region within an XKTModel that contains XKTEntitys.
aabb: Float64Array
Axis-aligned World-space bounding box that encloses the XKTEntity's within this Tile.
entities: XKTEntity[]
The XKTEntity's within this XKTTile.