GetCorners
Summary
public Vector3D[] GetCorners()
Gets an array of points that make up the corners of the BoundingBox. ALLOCATION!
Returns
Summary
public void GetCorners(Vector3D[] corners)
Gets the array of points that make up the corners of the BoundingBox.
Parameters
- Vector3D[] corners