@@ -83,7 +83,7 @@ THREE.Box3.prototype = {
}
- box.copy( geometry.boundingBox ;
+ box.copy( geometry.boundingBox );
box.applyMatrix4( node.matrixWorld );
scope.union( box );