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