提交 ae15a4a4 编写于 作者: S Sven Bergström

Renaming setRotationFromMatrix / setPositionFromMatrix to the recently changed...

Renaming setRotationFromMatrix / setPositionFromMatrix to the recently changed getRotationFromMatrix / getPositionFromMatrix.
上级 46c0a843
......@@ -146,12 +146,12 @@ Sets this vector to cross product of *a* and *b*.
Sets this vector to cross product of itself and *v*.
</div>
<h3>.setPositionFromMatrix( [page:Matrix4 m] ) [page:Vector3]</h3>
<h3>.getPositionFromMatrix( [page:Matrix4 m] ) [page:Vector3]</h3>
<div>
Sets this vector extracting position from matrix transform.
</div>
<h3>.setRotationFromMatrix( [page:Matrix4 m] ) [page:Vector3]</h3>
<h3>.getRotationFromMatrix( [page:Matrix4 m] ) [page:Vector3]</h3>
<div>
Sets this vector extracting Euler angles rotation from matrix transform.
</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册