mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 20:29:03 +00:00
42 lines
1.3 KiB
ReStructuredText
42 lines
1.3 KiB
ReStructuredText
.. Generated automatically by doc/tools/makerst.py in Godot's source tree.
|
|
.. DO NOT EDIT THIS FILE, but the AnimationNodeAnimation.xml source instead.
|
|
.. The source is found in doc/classes or modules/<name>/doc_classes.
|
|
|
|
.. _class_AnimationNodeAnimation:
|
|
|
|
AnimationNodeAnimation
|
|
======================
|
|
|
|
**Inherits:** :ref:`AnimationRootNode<class_animationrootnode>` **<** :ref:`AnimationNode<class_animationnode>` **<** :ref:`Resource<class_resource>` **<** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
|
|
|
|
**Category:** Core
|
|
|
|
Brief Description
|
|
-----------------
|
|
|
|
|
|
|
|
Member Functions
|
|
----------------
|
|
|
|
+----------------------------+--------------------------------------------------------------------------------------------+
|
|
| :ref:`float<class_float>` | :ref:`get_playback_time<class_AnimationNodeAnimation_get_playback_time>` **(** **)** const |
|
|
+----------------------------+--------------------------------------------------------------------------------------------+
|
|
|
|
Member Variables
|
|
----------------
|
|
|
|
.. _class_AnimationNodeAnimation_animation:
|
|
|
|
- :ref:`String<class_string>` **animation**
|
|
|
|
|
|
Member Function Description
|
|
---------------------------
|
|
|
|
.. _class_AnimationNodeAnimation_get_playback_time:
|
|
|
|
- :ref:`float<class_float>` **get_playback_time** **(** **)** const
|
|
|
|
|