AnimationTreePlayer.transitionNodeDeleteInput

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

struct AnimationTreePlayer
@nogc nothrow
void
transitionNodeDeleteInput
(
StringArg0
)
(
in StringArg0 id
,
in long input_idx
)

Meta