Explorar o código

removed unnecessary property

ohmed %!s(int64=12) %!d(string=hai) anos
pai
achega
2e64272b88
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/core/BufferGeometry.js

+ 0 - 2
src/core/BufferGeometry.js

@@ -558,8 +558,6 @@ THREE.BufferGeometry.prototype = {
 
 		var geometry = new THREE.BufferGeometry();
 
-		geometry.numVertices = this.numVertices;
-
 		for ( var attr in this.attributes ) {
 
 			var attribute = {