GetNormalBetweenEdges
Summary
public static bool GetNormalBetweenEdges(int axis, int edge0, int edge1, out Vector3 normal)
Returns normal between two cube edge of same direction
Returns
false if edges are not neighbors
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