Type alias MapTerrainEvent

MapTerrainEvent: {
    type: "terrain";
}

The terrain event

Type declaration

  • type: "terrain"