瀏覽代碼

Fixed typo (#24553)

Alexandre Allard 2 年之前
父節點
當前提交
c4a35bf6dc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/en/animation/AnimationMixer.html

+ 1 - 1
docs/api/en/animation/AnimationMixer.html

@@ -81,7 +81,7 @@
 		<p>
 		<p>
 			Advances the global mixer time and updates the animation.<br /><br />
 			Advances the global mixer time and updates the animation.<br /><br />
 
 
-			This is usually done in the render loop, passing [page:Clock.getDelta clock.getDelta] scaled by the mixer's [page:.timeScale timeScale]).
+			This is usually done in the render loop, passing [page:Clock.getDelta clock.getDelta] scaled by the mixer's [page:.timeScale timeScale].
 		</p>
 		</p>
 
 
 		<h3>[method:this setTime]([param:Number timeInSeconds]) </h3>
 		<h3>[method:this setTime]([param:Number timeInSeconds]) </h3>