ReadMeshArgs Interface
Arguments supplied to readMesh.
Methods
| Name | Description | |
|---|---|---|
| isCanceled(): boolean | Returns true if the request has been cancelled. |
Properties
| Name | Type | Description | |
|---|---|---|---|
| data | any | The mesh data obtained from requestMeshData. | |
| tile | MapTile | The tile for which the terrain mesh is being generated. |
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.