Version: 2022.3
언어: 한국어
public void RemoveTransition (Animations.AnimatorStateTransition transition);

파라미터

transition Transition 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.