AnimatorStateMachine.GetStateMachineTransitions

public AnimatorTransition[] GetStateMachineTransitions(Animations.AnimatorStateMachine sourceStateMachine);

Parameters

sourceStateMachineThe source state machine.

Description 描述

Gets the list of all outgoing state machine transitions from given state machine.