提交 b8822018 编写于 作者: M Mr.doob

Clean up.

上级 7d1e856b
......@@ -136,7 +136,9 @@ THREE.OBJExporter.prototype = {
};
object.traverse( function ( child ) {
if ( child instanceof THREE.Mesh ) parseMesh( child );
} );
return output;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册