This version of Unity is unsupported.

AnimatorControllerPlayable.GetNextAnimatorClipInfoCount

Declaration

public int GetNextAnimatorClipInfoCount(int layerIndex);

Parameters

layerIndex The layer index.

Returns

int The number of AnimatorClipInfo in the next state.

Description

Returns the number of AnimatorClipInfo in the next state.