@@ -87,9 +87,7 @@
var material = new THREE.MeshBasicMaterial( {
color: Math.random() * 0xffffff,
- depthWrite: false,
- polygonOffset: true,
- polygonOffsetUnits: - i
+ depthWrite: false
} );
var shapes = path.toShapes( true );