提交 bfd02e55 编写于 作者: J Jost Schmithals

docs AnimationMixer methods: fix alphabetical order

上级 ae6007a5
......@@ -69,6 +69,11 @@
The first parameter can be either an [page:AnimationClip] object or the name of an AnimationClip.
</div>
<h3>[method:Object3D getRoot]()</h3>
<div>
Returns this mixer's root object.
</div>
<h3>[method:AnimationMixer stopAllAction]()</h3>
<div>
Deactivates all previously scheduled actions on this mixer.
......@@ -81,11 +86,6 @@
This is usually done in the render loop, passing [page:Clock.getDelta clock.getDelta] scaled by the mixer's [page:.timeScale timeScale]).
</div>
<h3>[method:Object3D getRoot]()</h3>
<div>
Returns this mixer's root object.
</div>
<h3>[method:null uncacheClip]([page:AnimationClip clip])</h3>
<div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册