Currently I'm immersed in a new aframe venture that requires me to import 3D objects of various sizes into my scene. I'm thinking ahead and would like to adjust the object to a specific size (such as a fixed height) before integrating it into the scene. However, I'm unsure of how to obtain details like width, height, and depth from the object's bounding box. Can anyone assist with this?