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