From 4db01d18e5ee2ae5c86ee1b256e3b7525da667f4 Mon Sep 17 00:00:00 2001 From: Nathan Warden Date: Fri, 22 Dec 2017 08:49:20 -0500 Subject: Finished the documentation for AnimationPlayer --- doc/classes/AnimationPlayer.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/classes') diff --git a/doc/classes/AnimationPlayer.xml b/doc/classes/AnimationPlayer.xml index 570f5e9741..a244788020 100644 --- a/doc/classes/AnimationPlayer.xml +++ b/doc/classes/AnimationPlayer.xml @@ -133,6 +133,7 @@ + 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. -- cgit v1.2.3