cellSquare
cellSquare(
cellX,cellZ,cellSize):object
Defined in: residency/cells.ts:97
The grid square one cell coordinate stands for.
NOT the same as WorldCell’s box: a cooked cell’s box is this square unioned with where its content actually reached, so it is usually larger. This is the partition; that is the partition plus its overhang.
Parameters
Section titled “Parameters”number
number
cellSize
Section titled “cellSize”number
Returns
Section titled “Returns”object
maxX:
number
maxZ:
number
minX:
number
minZ:
number