PlacementOccupancyValue
Defined in: src/koota/koota.ts:172
Stored relation payload for one tile occupied by one placement.
Properties
Section titled “Properties”blocksMovement
Section titled “blocksMovement”blocksMovement:
boolean
Defined in: src/koota/koota.ts:178
Whether this footprint record blocks movement.
footprintIndex
Section titled “footprintIndex”footprintIndex:
number
Defined in: src/koota/koota.ts:176
Zero-based index within the footprint key list.
occupancyGroup
Section titled “occupancyGroup”occupancyGroup:
string
Defined in: src/koota/koota.ts:180
Occupancy group used to allow compatible colocated placements.
originTileKey
Section titled “originTileKey”originTileKey:
string
Defined in: src/koota/koota.ts:174
Origin tile key for the placement that owns this footprint record.