createTilesetForRealityDataId
suspend fun createTilesetForRealityDataId(options: ITwinData.CreateTilesetForRealityDataIdOptions): Cesium3DTileset(source)
Create a tileset for the specified reality data id. This function only works with 3D Tiles meshes and point clouds.
If the type
or rootDocument
are not provided this function will first request the full metadata for the specified reality data to fill these values.
The maximumScreenSpaceError
of the resulting tileset will default to 4, unless it is explicitly overridden with the given tileset options.