提交 bd34b194 编写于 作者: W Walker Flynn

completed todos for vector3

上级 8fa43c72
......@@ -368,21 +368,20 @@
Returns the created array.
</div>
<h3>.applyEuler([page:todo v], [page:todo eulerOrder]) [page:todo]</h3>
<h3>.applyEuler( [page:todo euler] ) [page:todo this]</h3>
<div>
v -- todo <br />
eulerOrder -- todo
euler -- [page:todo Euler]
</div>
<div>
todo
Applies euler transform to this vector by converting the [page:Euler] obect to a [page:Quaternion] and applying.
</div>
<h3>.applyQuaternion([page:todo q]) [page:todo]</h3>
<h3>.applyQuaternion([page:todo q]) [page:todo this]</h3>
<div>
q -- todo
q -- [page:Quaternion]
</div>
<div>
todo
Applies a [page:Quaternion] transform to this vector.
</div>
<h2>Source</h2>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册