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