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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.