CanAddCubes
Summary
public bool CanAddCubes(Vector3I min, Vector3I max)
Test if the range of positions are not occupied by any blocks
Returns
if blocks can be added in that range
public bool CanAddCubes(Vector3I min, Vector3I max)
Test if the range of positions are not occupied by any blocks
if blocks can be added in that range