1234567891011121314151617181920 |
- .. Generated automatically by doc/tools/makerst.py in Godot's source tree.
- .. DO NOT EDIT THIS FILE, but the AnimationRootNode.xml source instead.
- .. The source is found in doc/classes or modules/<name>/doc_classes.
- .. _class_AnimationRootNode:
- AnimationRootNode
- =================
- **Inherits:** :ref:`AnimationNode<class_animationnode>` **<** :ref:`Resource<class_resource>` **<** :ref:`Reference<class_reference>` **<** :ref:`Object<class_object>`
- **Inherited By:** :ref:`AnimationNodeAnimation<class_animationnodeanimation>`, :ref:`AnimationNodeBlendSpace2D<class_animationnodeblendspace2d>`, :ref:`AnimationNodeStateMachine<class_animationnodestatemachine>`, :ref:`AnimationNodeBlendSpace1D<class_animationnodeblendspace1d>`, :ref:`AnimationNodeBlendTree<class_animationnodeblendtree>`
- **Category:** Core
- Brief Description
- -----------------
|