public void RemoveState (Animations.AnimatorState state);

Parámetros

stateThe state to remove.

Descripción

Utility function to remove a state from the state machine.

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