Home > three-loader-3dtiles > Loader3DTiles
3D Tiles Loader
Signature:
declare class Loader3DTiles
| Method | Modifiers | Description |
|---|---|---|
| load(props) | static |
Loads a tileset of 3D Tiles according to the given LoaderProps |
| loadGeoJSON(props) | static |
Loads a tileset of 3D Tiles according to the given GeoJSONLoaderProps Could be overlayed on geograpical 3D Tiles using Runtime.overlayGeoJSON() |