var box = new THREE.Box3().setFromObject( colladaModel ); console.log( box.min, box.max, box.getSize() );