提交 3ae1c6cc 编写于 作者: S Steven Vergenz 提交者: Mr.doob

Update Matrix3.html

Update mat3 docs to clarify value orientation
上级 c95216f2
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
n33 -- todo n33 -- todo
</div> </div>
<div> <div>
todo Initialize the 3x3 matrix with a row-major sequence of values.
</div> </div>
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<h3>.[page:Float32Array elements]</h3> <h3>.[page:Float32Array elements]</h3>
<div> <div>
Float32Array with matrix values. Float32Array with column-major matrix values.
</div> </div>
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
n33 -- todo n33 -- todo
</div> </div>
<div> <div>
todo Set the 3x3 matrix values to the given row-major sequence of values.
</div> </div>
<h3>.multiplyScalar([page:todo s]) [page:todo]</h3> <h3>.multiplyScalar([page:todo s]) [page:todo]</h3>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册