Class ChunkDimensions
Defines the fixed chunk dimensions used by the engine.
public static class ChunkDimensions
- Inheritance
-
ChunkDimensions
- Inherited Members
Fields
CellCount
public const int CellCount = 1024
Field Value
Height
public const int Height = 32
Field Value
Width
public const int Width = 32