AnimationTreePlayer.transitionNodeSetInputCount

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

struct AnimationTreePlayer
@nogc nothrow
void
transitionNodeSetInputCount
(
StringArg0
)
(
in StringArg0 id
,
in long count
)

Meta