AnimationNodeAnimation

Inherits: AnimationRootNode < AnimationNode < Resource < Reference < Object

输入要在AnimationNodeBlendTree中使用的动画。

描述

添加到 AnimationNodeBlendTree 的资源。只具有一个使用 animation 属性的输出集。将其作为 AnimationNode 的输入,将动画融合在一起。

教程

属性

String

animation

“”

属性说明

Default

“”

Setter

set_animation(value)

Getter

get_animation()

作为输出使用的动画。它是AnimationTree.anim_player提供的动画之一。