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 25, 2018 · 19 revisions

IndexMyOrientedBoundingBox

csharp[bool](System.Boolean) GetNormalBetweenEdges([int](System.Int32) axis, [int](System.Int32) edge0, [int](System.Int32) edge1, ref [Vector3](VRageMath.Vector3) normal)##### Summary

Returns normal between two cube edge of same direction

Returns

false if edges are not neighbors

Clone this wiki locally