pandemonium_engine/doc/classes/AnimationNodeOutput.xml

18 lines
595 B
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" ?>
2024-09-20 10:03:06 +02:00
<class name="AnimationNodeOutput" inherits="AnimationNode">
<brief_description>
Generic output node to be added to [AnimationNodeBlendTree].
</brief_description>
<description>
</description>
<tutorials>
2023-08-29 22:33:15 +02:00
<link title="AnimationTree">$DOCS_URL/tutorials/animation/animation_tree.md</link>
<link title="3D Platformer Demo">https://godotengine.org/asset-library/asset/125</link>
<link title="Third Person Shooter Demo">https://godotengine.org/asset-library/asset/678</link>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>