RectangularDistance
Summary
public int RectangularDistance(Vector3I otherVector)
Calculates rectangular distance. It's how many sectors you have to travel to get to other sector from current sector.
Returns
Parameters
- Vector3I otherVector
public int RectangularDistance(Vector3I otherVector)
Calculates rectangular distance. It's how many sectors you have to travel to get to other sector from current sector.