ReadMeshArgs Interface
Beta
Arguments supplied to TerrainMeshProvider.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 TerrainMeshProvider.requestMeshData. | |
tile | MapTile | The tile for which the terrain mesh is being generated. |
Defined in
Last Updated: 20 June, 2023