Finished the documentation for AnimationPlayer
This commit is contained in:
parent
1fa9aac3e4
commit
4db01d18e5
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@
|
||||||
<return type="float">
|
<return type="float">
|
||||||
</return>
|
</return>
|
||||||
<description>
|
<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>
|
</description>
|
||||||
</method>
|
</method>
|
||||||
<method name="has_animation" qualifiers="const">
|
<method name="has_animation" qualifiers="const">
|
||||||
|
|
Loading…
Reference in a new issue