Version: 2018.2
public bool RemoveEntryTransition (Animations.AnimatorTransition transition);

パラメーター

transition削除するトランジション

説明

ステートマシンから Entry トランジションを削除するユーティリティ関数です。

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