BoundingBox2s

constructor(min: UV2f, max: UV2f)
constructor(rect: BoundingBox2f)
constructor(xMin: Float, yMin: Float, xMax: Float, yMax: Float)