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

VRageMath.BoundingBox2.GetCorners

Malware edited this page Dec 25, 2018 · 18 revisions

IndexBoundingBox2

Summary

public Vector2[] GetCorners()

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

Returns

Vector2[]

Summary

public void GetCorners(Vector2[] corners)

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

Parameters

Clone this wiki locally