Constructor
new TerrainTileList(tessellator)
Constructs a terrain tile list, a container for terrain tiles that also has a tessellator and a sector
associated with it.
Parameters:
Name | Type | Description |
---|---|---|
tessellator |
Tessellator | The tessellator that created this terrain tile list. |
- Source:
Members
(readonly) length :Number
The number of terrain tiles in this terrain tile list.
Type:
- Number
- Source: