OptionalminX: number = 0OptionalminY: number = 0OptionalmaxX: number = 0OptionalmaxY: number = 0The upper limit of the bounding box.
The lower limit of the bounding box.
StaticcopyOptionalout: BoundingBox2D = ...StatictranslateOptionalout: BoundingBox2D = ...StaticunionCombines two bounds to create a new one that covers the previous two.
Bound to store results into.
A 2d axis aligned bounding box.