Skip to content

VRageMath.BoundingBox2.GetCorners

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

IndexNamespace IndexBoundingBox2

Summary

public Vector2[] GetCorners()

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

Returns

Vector2&#91]

Summary

public void GetCorners(Vector2[] corners)

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

Parameters

Clone this wiki locally