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