Module animation_node
Expand description
Sidecar module for class AnimationNode
.
Defines related flag and enum types. In GDScript, those are nested under the class scope.
See also Godot docs for AnimationNode
enums.
Structs§
- ExBlend
Animation - Default-param extender for
AnimationNode::blend_animation_ex
. - ExBlend
Input - Default-param extender for
AnimationNode::blend_input_ex
. - ExBlend
Node - Default-param extender for
AnimationNode::blend_node_ex
. - Filter
Action - SigAnimation
Node Removed - SigAnimation
Node Renamed - SigTree
Changed - Signals
InAnimation Node - A collection of signals for the
AnimationNode
class.