Function AnimationTreePlayer.transitionNodeDeleteInput

Deletes the input at input_idx for the transition node with name id.

void transitionNodeDeleteInput (
  const(String) id,
  const(long) input_idx
) nothrow @nogc;