Box3 setFromObject(Object3D object, [bool precise = false]) { makeEmpty(); return expandByObject(object, precise); }