GetStateMachineTransitions(AnimatorStateMachine)
Gets the list of all outgoing state machine transitions from given state machine.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Animations
- Assembly: UnityEditor.CoreModule
public AnimatorTransition[] GetStateMachineTransitions(AnimatorStateMachine sourceStateMachine)
Parameters
The source state machine.
Returns
Type | Description |
|---|---|
| AnimatorTransition[] |