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

VRageMath.BoundingBoxI.GetCorners

Malware edited this page Dec 25, 2018 · 18 revisions

IndexBoundingBoxI

csharp[Vector3I[]](VRageMath.Vector3I[]) GetCorners()##### Summary

Gets an array of points that make up the corners of the BoundingBoxI.

csharpvoid GetCorners([Vector3I[]](VRageMath.Vector3I[]) corners)##### Summary

Gets the array of points that make up the corners of the BoundingBoxI.

Clone this wiki locally