未验证 提交 61bbaecf 编写于 作者: W WestLangley 提交者: GitHub

Revert "Matrix4: Add note about non-uniform scale to decompose()."

上级 347f5e76
......@@ -138,8 +138,8 @@ m.elements = [ 11, 21, 31, 41,
<h3>[method:null decompose]( [param:Vector3 position], [param:Quaternion quaternion], [param:Vector3 scale] )</h3>
<p>
Decomposes this matrix into it's [page:Vector3 position], [page:Quaternion quaternion] and [page:Vector3 scale] components.
The method can't be used to decompose an object's world matrix if its parent has a non-uniform scale.
Decomposes this matrix into it's [page:Vector3 position], [page:Quaternion quaternion] and
[page:Vector3 scale] components.
</p>
<h3>[method:Float determinant]()</h3>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册