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