Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.BoundingBox2I.GetCorners

Morten Aune Lyrstad edited this page Apr 16, 2022 · 17 revisions

IndexNamespace IndexBoundingBox2I

Summary

public Vector2I[] GetCorners()

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

Returns

Vector2I&#91]

Summary

public void GetCorners(Vector2I[] corners)

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

Parameters

Clone this wiki locally