This version of Unity is unsupported.

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.