AnimatorStateMachine.GetStateMachineTransitions
public AnimatorTransition[] GetStateMachineTransitions(Animations.AnimatorStateMachine sourceStateMachine);
Parameters
| sourceStateMachine | The source state machine. |
Description 描述
Gets the list of all outgoing state machine transitions from given state machine.