Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.MyOrientedBoundingBox.GetNormalBetweenEdges

Malware edited this page Dec 24, 2018 · 19 revisions

IndexMyOrientedBoundingBox

bool GetNormalBetweenEdges(int axis, int edge0, int edge1, ref Vector3 normal)

Summary

Returns normal between two cube edge of same direction

Returns

false if edges are not neighbors

Clone this wiki locally