insertMissingTile Method
Indicate that the specified tile is desired for the scene but is not yet ready. A request to load its contents will later be enqueued.
insertMissingTile(tile: Tile): void
| Parameter | Type | Description | 
|---|---|---|
| tile | Tile | 
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.