提交 52013897 编写于 作者: M Mugen87

Object3D: Remove unused array in .toJSON()

上级 407262cc
......@@ -676,7 +676,6 @@ Object.assign( Object3D.prototype, EventDispatcher.prototype, {
if ( parameters !== undefined && parameters.shapes !== undefined ) {
var shapes = parameters.shapes;
var uuids = [];
if ( Array.isArray( shapes ) ) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册