public void RemoveTransition (Animations.AnimatorStateTransition transition);

Parámetros

transitionTransition to remove.

Descripción

Utility function to remove a transition from the state.

If the transition is a sub asset of the state, it will be deleted. This function pushes an Undo operation.