Browse Source

Updated builds.

Mr.doob 11 năm trước cách đây
mục cha
commit
2b953ca1f5
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      build/three.js

+ 0 - 1
build/three.js

@@ -9713,7 +9713,6 @@ THREE.Geometry.prototype = {
 
 		var normalMatrix,
 		vertexOffset = this.vertices.length,
-		uvPosition = this.faceVertexUvs[ 0 ].length,
 		vertices1 = this.vertices,
 		vertices2 = geometry.vertices,
 		faces1 = this.faces,