Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetStateMachineTransitions(AnimatorStateMachine, AnimatorTransition[])

Sets the list of all outgoing state machine transitions from given state machine.
Read time 1 minuteLast updated 12 days ago

Definition

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

Parameters

sourceStateMachine


The outgoing transitions.