Version: 2020.2
언어: 한국어

AnimatorStateMachine.SetStateMachineTransitions

매뉴얼로 전환
public void SetStateMachineTransitions (Animations.AnimatorStateMachine sourceStateMachine, AnimatorTransition[] transitions);

파라미터

stateMachine The source state machine.
transitions The outgoing transitions.

설명

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