Skip to content

VRageMath.BoundingBoxI.GetCorners

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

IndexNamespace IndexBoundingBoxI

Summary

public Vector3I[] GetCorners()

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

Returns

Vector3I&#91]

Summary

public void GetCorners(Vector3I[] corners)

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

Parameters

Clone this wiki locally