Version: 2020.3
言語: 日本語
public void RemoveStateMachine (Animations.AnimatorStateMachine stateMachine);

パラメーター

stateMachine 削除するステートマシン

説明

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

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