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