How can I adjust the bounding box for object capture reconstruction so that it just constructs the object and not all the surrounding data?
I think it is through providing a bounding box to
PhotogrametrySession.Request.modelFile(url:detail:geometry)
but I can't seem to figure out the proper way to do it.