Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.

Did you find this page useful? Please give it a rating: