AnimationNodeOutput.xml 696 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <class name="AnimationNodeOutput" inherits="AnimationNode" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
  3. <brief_description>
  4. Generic output node to be added to [AnimationNodeBlendTree].
  5. </brief_description>
  6. <description>
  7. </description>
  8. <tutorials>
  9. <link title="AnimationTree">$DOCS_URL/tutorials/animation/animation_tree.html</link>
  10. <link title="3D Platformer Demo">https://godotengine.org/asset-library/asset/125</link>
  11. <link title="Third Person Shooter Demo">https://godotengine.org/asset-library/asset/678</link>
  12. </tutorials>
  13. <methods>
  14. </methods>
  15. <constants>
  16. </constants>
  17. </class>