@@ -387,6 +387,7 @@ function ExtrudeBufferGeometry( shapes, options ) {
}
+
// Loop bevelSegments, 1 for the front, 1 for the back
for ( b = 0; b < bevelSegments; b ++ ) {