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
OfAnimation Node - A collection of signals for the
AnimationNodeclass.