class_animationnodeanimation.rst 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  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. Member Functions
  12. ----------------
  13. +----------------------------+--------------------------------------------------------------------------------------------+
  14. | :ref:`float<class_float>` | :ref:`get_playback_time<class_AnimationNodeAnimation_get_playback_time>` **(** **)** const |
  15. +----------------------------+--------------------------------------------------------------------------------------------+
  16. Member Variables
  17. ----------------
  18. .. _class_AnimationNodeAnimation_animation:
  19. - :ref:`String<class_string>` **animation**
  20. Member Function Description
  21. ---------------------------
  22. .. _class_AnimationNodeAnimation_get_playback_time:
  23. - :ref:`float<class_float>` **get_playback_time** **(** **)** const