AnimationNodeAnimation
继承
简要描述
在AnimationNodeBlendTree中使用的输入动画。
描述
要添加到AnimationNodeBlendTree中的资源。使用animation属性仅具有一个输出集。将其视作AnimationNode的输入来混合动画。
成员
类型 | 属性名 | 默认值 |
---|---|---|
String | animation | "" |
成员说明
- String animation
Default | "" |
---|---|
setter | set_animation(value) |
getter | get_animation |