@@ -239,20 +239,6 @@ THREE.LineSegmentsGeometry.prototype = Object.assign( Object.create( THREE.Insta
// todo
- },
-
- clone: function () {
- // todo
- copy: function ( /* source */ ) {
- return this;
}
} );
@@ -52,14 +52,6 @@ THREE.Wireframe.prototype = Object.assign( Object.create( THREE.Mesh.prototype )
};
- }() ),
- }
+ }() )
@@ -19,14 +19,6 @@ THREE.WireframeGeometry2.prototype = Object.assign( Object.create( THREE.LineSeg
constructor: THREE.WireframeGeometry2,
- isWireframeGeometry2: true,
+ isWireframeGeometry2: true