AnimationNodeBlend3

    Blends two of three animations linearly inside of an AnimationNodeBlendTree.

    A resource to add to an AnimationNodeBlendTree. Blends two animations together linearly out of three based on a value in the range.

    This node has three inputs:

    • The base animation

    • A +blend animation to blend with when the blend amount is in the range

    Setter

    set_use_sync(value)

    Getter

    If true, sets the to false when calling , forcing the blended animations to update every frame.