Browse Source

Finished the documentation for AnimationPlayer

Nathan Warden 7 năm trước cách đây
mục cha
commit
4db01d18e5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      doc/classes/AnimationPlayer.xml

+ 1 - 0
doc/classes/AnimationPlayer.xml

@@ -133,6 +133,7 @@
 			<return type="float">
 			</return>
 			<description>
+				Returns the speed scaling ratio of the current animation channel. For instance, if this value is 1 then the animation plays at normal speed. If it's 0.5 then it plays at half speed. If it's 2 then it plays at double speed.
 			</description>
 		</method>
 		<method name="has_animation" qualifiers="const">