Function AnimationTreePlayer.transitionNodeSetInputCount

Resizes the number of inputs available for the transition node with name id.

void transitionNodeSetInputCount (
  const(String) id,
  const(long) count
) nothrow @nogc;