public void RemoveTransition (Animations.AnimatorStateTransition transition);

파라미터

transitionTransition to remove.

설명

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.