AnimatorStateMachine.SetStateMachineTransitions

public void SetStateMachineTransitions(Animations.AnimatorStateMachine sourceStateMachine, AnimatorTransition[] transitions);

Parameters

stateMachineThe source state machine.
transitionsThe outgoing transitions.

Description 描述

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