提交 4513b291 编写于 作者: D Dominique Sandoz

Vector3.getScaleFromMatrix returns now the Vector-Object

上级 1c9eee0e
......@@ -490,6 +490,7 @@ THREE.Vector3.prototype = {
this.y = sy;
this.z = sz;
return this;
},
equals: function ( v ) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册