Describes an axis aligned bounding area.
Fields:
| Name | Description |
|---|---|
| Top | Minimum Y coordinate of the bounding area. |
| Bottom | Maximum Y coordinate of the bounding area. |
| Left | Minimum X coordinate of the bounding area. |
| Right | Maximum X coordinate of the bounding area. |
