AnimatorStateMachine.SetStateMachineTransitions

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

Parámetros

stateMachineThe source state machine.
transitionsThe outgoing transitions.

Descripción

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