Skip to content

VRageMath.MyOrientedBoundingBox.GetNormalBetweenEdges

Morten Aune Lyrstad edited this page Oct 10, 2019 · 18 revisions

IndexNamespace IndexMyOrientedBoundingBox

Summary

public static bool GetNormalBetweenEdges(int axis, int edge0, int edge1, out Vector3 normal)

Returns normal between two cube edge of same direction

Returns

bool

false if edges are not neighbors

Parameters

Clone this wiki locally