GridMap.getUsedCells

Returns an array of Vector3 with the non-empty cell coordinates in the grid map.

struct GridMap
@nogc nothrow const
Array
getUsedCells
()

Meta