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