AnimatorStateMachine.RemoveState
Parameters
| state | The state to remove. |
Description 描述
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.