VRageMath.MyOrientedBoundingBox.GetNormalBetweenEdges - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← MyOrientedBoundingBox
public static bool GetNormalBetweenEdges(int axis, int edge0, int edge1, out Vector3 normal)
Returns normal between two cube edge of same direction
false if edges are not neighbors