requestMeshData MethodAbstract

Obtain a representation of the terrain for a specific MapTile. The result will subsequently be supplied to readMesh to produce the mesh. Return undefined if no mesh data could be obtained.

requestMeshData(args: RequestMeshDataArgs): Promise<any>

Parameter Type Description
args RequestMeshDataArgs  

Returns - Promise

Defined in

Last Updated: 13 May, 2024