Class TileMatrixPatch
Represents TileMatrixPatch.
public class TileMatrixPatch
- Inheritance
-
TileMatrixPatch
- Inherited Members
Constructors
TileMatrixPatch(TileMatrix, int)
public TileMatrixPatch(TileMatrix matrix, int index)
Parameters
matrixTileMatrixindexint
Properties
LandBlocks
public int LandBlocks { get; }
Property Value
PatchLandEnabled
public static bool PatchLandEnabled { get; }
Property Value
PatchStaticsEnabled
public static bool PatchStaticsEnabled { get; }
Property Value
StaticBlocks
public int StaticBlocks { get; }
Property Value
Methods
Configure()
public static void Configure()