set

fun set(min: Vec3f, max: Vec3f): BoundingBox
fun set(minX: Float, minY: Float, minZ: Float, maxX: Float, maxY: Float, maxZ: Float): BoundingBox