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