AnimationNodeBlendTree

    Category: Core

    Properties

    Constants

    • CONNECTION_ERROR_NO_INPUT = 1
    • CONNECTION_ERROR_NO_INPUT_INDEX = 2
    • CONNECTION_ERROR_NO_OUTPUT = 3
    • CONNECTION_ERROR_SAME_NODE = 4
    • CONNECTION_ERROR_CONNECTION_EXISTS = 5
    • graph_offset

    Method Descriptions


    • void connect_node ( String input_node, input_index, String output_node )

    • void disconnect_node ( input_node, int input_index )

    • get_node ( String name ) const

    • get_node_position ( String name ) const

    • has_node ( String name ) const

    • void remove_node ( name )


    • void set_node_position ( String name, position )