ClassicCityBuilderKit 1.9.0
|
defines a layer value and falloff for a tile on a tilemap
is used by DefaultLayerManager to establish the base layer values
Public Member Functions | |
void | AddPosition (Vector2Int point) |
int | GetValue (Vector2Int point) |
Public Attributes | |
TileBase | Tile |
Layer | Layer |
int | Value |
int | Range |
int | Falloff |