提交 b7249cb3 编写于 作者: T Tristan Valcke

Remove unnecessary comme in webgl_extrude_shape2

上级 8360e835
......@@ -292,7 +292,7 @@ var addGeoObject = function( group, svgObject ) {
color = new THREE.Color( theColors[i] );
material = new THREE.MeshLambertMaterial({
color: color,
emissive: color,
emissive: color
});
amount = theAmounts[i];
simpleShapes = path.toShapes(true);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册