Skip to main contentInstance methods
each_neighbor(pos :
Vec3, *, within radius :
Number, &block :
Int32,
Float64 -> ) :
Nil Sourceneighbors_with_distances(pos :
Vec3, count :
Int) :
Array(
Tuple(
Int32,
Float64))
Sourceneighbors_with_distances(pos :
Vec3, *, within radius :
Number) :
Array(
Tuple(
Int32,
Float64))
Source