AnimationNodeAnimation
Inherits: AnimationRootNode < AnimationNode < Resource < Reference < Object
Category: Core
Brief Description
Input animation to use in an AnimationNodeBlendTree.
Properties
String | animation |
Description
A resource to add to an AnimationNodeBlendTree. Only features one output set using the animation property. Use it as an input for AnimationNode that blend animations together.
Property Descriptions
- String animation
Setter | set_animation(value) |
Getter | get_animation() |
Animation to use as an output. It is one of the animations provided by AnimationTree.anim_player.