Type Alias BoundingBox

BoundingBox: [number, number, number, number]

A bounding box is defined by its minimum x and y coordinates, as well as its width and height.