Version: 5.4
public bool RemoveStateMachineTransition (Animations.AnimatorStateMachine sourceStateMachine, Animations.AnimatorTransition transition);

パラメーター

transition 削除するトランジション
sourceStateMachine ソース元のステートマシン

説明

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

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