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

Summary

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

Returns normal between two cube edge of same direction

Returns

bool

false if edges are not neighbors

Clone this wiki locally