Version: 2019.1
public bool RemoveAnyStateTransition (Animations.AnimatorStateTransition transition);

パラメーター

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

説明

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

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