![]() |
TilePlus Version 5
Unity3D Tilemap Extension
|
Contract for tiles that spawn prefabs or paint tiles and want to use methods in TpSpawner. More...

Properties | |
| TpSpawner.PositioningMode | PositioningMode [get] |
| Positioning mode for spawning or painting. | |
| Bounds | ZoneBounds [get] |
| Bounds for the zone. | |
| Vector3Int | LastContactPosition [get] |
| Last contact position. | |
Contract for tiles that spawn prefabs or paint tiles and want to use methods in TpSpawner.
|
get |
Last contact position.
The last contact position.
Implemented in TilePlus.TpAnimatedSpawner, and TilePlus.TpAnimZoneSpawner.
|
get |
Positioning mode for spawning or painting.
The positioning mode.
Implemented in TilePlus.TpAnimatedSpawner, and TilePlus.TpAnimZoneSpawner.
|
get |
Bounds for the zone.
The zone bounds.