@@ -109,7 +109,7 @@ class Frustum {
}
- if ( i === breaks - 1 ) {
+ if ( i === breaks.length - 1 ) {
for ( let j = 0; j < 4; j ++ ) {