Is there a built-in API or tool that allows users to interactively resize a bounding box in the 3D scene using the mouse, for example by dragging the edges or corners?
If this is not natively supported, what are the recommended ways to implement such functionality, including rendering handles, and updating the bounding box in real-time?