AnimationNodeStateMachine.removeTransitionByIndex

Deletes the given transition by index.

struct AnimationNodeStateMachine
@nogc nothrow
void
removeTransitionByIndex
(
in long idx
)

Meta