AnimationNode.addInput

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

struct AnimationNode
@nogc nothrow
void
addInput
(
in String name
)

Meta