The mode used for blending this node with others in an AnimationNodeBlend. Default: ANIMATION_BLENDING.OVERRIDE.
All nodes that can be transitioned to/from.
The playback speed
The weight used for blending this node with others in an AnimationNodeBlend. Default: 1.
Transit to the given AnimationNode over the specified duration. The given node will be reset.
Updates the animation according the given delta time
Allows to transition from one AnimationNode to another over a specified time. If nested inside an AnimationNodeBlend, transit from/into an empty state to blend from/into the accumulated result of the container blend node.
Author
Jonas Plotzky, HFU, 2024-2025
Example: