提交 ef0e0267 编写于 作者: S sole

Matrix3 docs fixes

上级 9979d615
......@@ -19,9 +19,9 @@
<h2>Properties</h2>
<h3>.[page:Array m]</h3>
<h3>.[page:Float32Array elements]</h3>
<div>
Array with matrix values.
Float32Array with matrix values.
</div>
......@@ -32,9 +32,9 @@
Transposes this matrix in place.
</div>
<h3>.transposeIntoArray( [page:Array r] ) [page:Array]</h3>
<h3>.transposeIntoArray( [page:Array r] ) [page:Matrix3]</h3>
<div>
Transposes this matrix into supplied array.
Transposes this matrix into the supplied array *r*, and returns itself.
</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册