VRageMath.Vector3L.DistanceManhattan - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexVector3L

Summary

public static long DistanceManhattan(Vector3L first, Vector3L second)

Manhattan distance (cube distance) X + Y + Z of Abs(first - second)

Returns

long

Parameters

⚠️ **GitHub.com Fallback** ⚠️