Files
engine/doc/classes/AnimationNodeOutput.xml
T

14 lines
561 B
XML
Raw Normal View History

2018-07-26 11:56:21 +02:00
<?xml version="1.0" encoding="UTF-8" ?>
2020-01-31 17:03:48 -08:00
<class name="AnimationNodeOutput" inherits="AnimationNode" version="4.0">
2018-07-26 11:56:21 +02:00
<brief_description>
2020-03-03 19:21:21 +01:00
Generic output node to be added to [AnimationNodeBlendTree].
2018-07-26 11:56:21 +02:00
</brief_description>
<description>
</description>
<tutorials>
<link title="AnimationTree">$DOCS_URL/tutorials/animation/animation_tree.html</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>
2018-07-26 11:56:21 +02:00
</tutorials>
</class>