VRageMath.Vector3I.RectangularDistance - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← Vector3I
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.
- Vector3I otherVector