[Home](./index.md) > [three-loader-3dtiles](./three-loader-3dtiles.md) > [Runtime](./three-loader-3dtiles.runtime.md) > [getTileset](./three-loader-3dtiles.runtime.gettileset.md) ## Runtime.getTileset() method Get a reference to the loaders.gl [Tileset3D](https://github.com/visgl/loaders.gl/blob/master/modules/tiles/docs/api-reference/tileset-3d.md) object. Signature: ```typescript getTileset(): Tileset3D; ``` Returns: Tileset3D [Tileset3D](https://github.com/visgl/loaders.gl/blob/master/modules/tiles/docs/api-reference/tileset-3d.md)