Version: 2017.1

AnimatorStateMachine.SetStateMachineTransitions

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

Parámetros

stateMachine The source state machine.
transitions The outgoing transitions.

Descripción

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