Function AnimationNode.addInput

Adds an input to the node. This is only useful for nodes created for use in an AnimationNodeBlendTree.

void addInput (
  const(String) name
) nothrow @nogc;