Summary

public bool CanAddCubes(Vector3I min, Vector3I max)

Test if the range of positions are not occupied by any blocks

Returns

bool

if blocks can be added in that range

Parameters