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