Version: 2020.3
言語: 日本語
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.