|
@@ -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>
|