class_animationnodeanimation.rst 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
  2. .. DO NOT EDIT THIS FILE, but the AnimationNodeAnimation.xml source instead.
  3. .. The source is found in doc/classes or modules/<name>/doc_classes.
  4. .. _class_AnimationNodeAnimation:
  5. AnimationNodeAnimation
  6. ======================
  7. **Inherits:** :ref:`AnimationRootNode<class_AnimationRootNode>` **<** :ref:`AnimationNode<class_AnimationNode>` **<** :ref:`Resource<class_Resource>` **<** :ref:`Reference<class_Reference>` **<** :ref:`Object<class_Object>`
  8. **Category:** Core
  9. Brief Description
  10. -----------------
  11. Methods
  12. -------
  13. +----------------------------+--------------------------------------------------------------------------------------------+
  14. | :ref:`float<class_float>` | :ref:`get_playback_time<class_AnimationNodeAnimation_get_playback_time>` **(** **)** const |
  15. +----------------------------+--------------------------------------------------------------------------------------------+
  16. Property Descriptions
  17. ---------------------
  18. .. _class_AnimationNodeAnimation_animation:
  19. - :ref:`String<class_String>` **animation**
  20. Method Descriptions
  21. -------------------
  22. .. _class_AnimationNodeAnimation_get_playback_time:
  23. - :ref:`float<class_float>` **get_playback_time** **(** **)** const