wantSkirts

wantSkirts: boolean

If true, the meshes should include "skirts" around their edges. Skirts add new geometry to each of the four sides of a tile, extending downward. This helps to hide small cracks between adjacent tiles. However, if transparency is applied to the terrain then, rather than hiding slight imperfections, the skirts themselves become visible. So skirts are only requested when the terrain is displayed without transparency.

A TerrainMeshProvider can ignore the request for skirts if it considers the risk of visible cracks acceptable.

Defined in

Last Updated: 16 April, 2024