VRageMath.BoundingBox.GetCorners - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexBoundingBox

Summary

public Vector3[] GetCorners()

Gets an array of points that make up the corners of the BoundingBox. ALLOCATION!

Returns

Vector3&#91]

Summary

public void GetCorners(Vector3[] corners)

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

Parameters

⚠️ **GitHub.com Fallback** ⚠️