[Home](./index.md) > [three-loader-3dtiles](./three-loader-3dtiles.md) > [Runtime](./three-loader-3dtiles.runtime.md) > [getTileBoxes](./three-loader-3dtiles.runtime.gettileboxes.md) ## Runtime.getTileBoxes() method Get the tile bounding boxes group when `debug: true` is set. Signature: ```typescript getTileBoxes(): Object3D; ``` Returns: Object3D