Computes bounding box (AABB) in world space for the given Node or Scene.
Example:
const {min, max} = getBounds(scene);
Made by Don McCurdy • Documented with greendoc • © 2023 MIT License
getBounds