AnimationNodeBlendTree.disconnectNode

Disconnects the node connected to the specified input.

struct AnimationNodeBlendTree
@nogc nothrow
void
disconnectNode
(
in String input_node
,
in long input_index
)

Meta