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

VRageMath.BoundingBoxI.GetCorners

Malware edited this page Dec 25, 2018 · 18 revisions

IndexBoundingBoxI

Summary

public Vector3I[] GetCorners()

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

Returns

Vector3I[]

Summary

public void GetCorners(Vector3I[] corners)

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

Parameters

Clone this wiki locally