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

Parámetros

state The 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.