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

VRageMath.MyOrientedBoundingBoxD.GetNormalBetweenEdges

Malware edited this page Dec 25, 2018 · 19 revisions

IndexMyOrientedBoundingBoxD

Summary

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

Returns normal between two cube edge of same direction

Returns

false if edges are not neighbors

Example

Remarks

Clone this wiki locally