GetCorners
Summary
public Vector2D[] GetCorners()
Gets an array of points that make up the corners of the BoundingBox2D.
Returns
Summary
public void GetCorners(Vector2D[] corners)
Gets the array of points that make up the corners of the BoundingBox2D.
Parameters
- Vector2D[] corners