Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AnimatorControllerPlayable.GetAnimatorTransitionInfo

Declaration

public AnimatorTransitionInfo GetAnimatorTransitionInfo(int layerIndex);

Parameters

layerIndex The layer's index.

Returns

AnimatorTransitionInfo An AnimatorTransitionInfo with the informations on the current transition.

Description

Returns an AnimatorTransitionInfo with the informations on the current transition.