Version: 2019.1
public void RemoveState (Animations.AnimatorState state);

パラメーター

state削除するステート

説明

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

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