VRageMath.BoundingBoxI.GetCorners - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← BoundingBoxI
public Vector3I[] GetCorners()
Gets an array of points that make up the corners of the BoundingBoxI.
public void GetCorners(Vector3I[] corners)
Gets the array of points that make up the corners of the BoundingBoxI.
- Vector3I[] corners