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

VRageMath.BoundingBox2I.GetCorners

Malware edited this page Dec 25, 2018 · 18 revisions

IndexBoundingBox2I

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

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

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

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

Clone this wiki locally