Version: 5.5
Experimental: this API is experimental and might be changed or removed in the future.

IAnimatorControllerPlayable.GetNextAnimatorClipInfoCount

Cambiar al Manual
public int GetNextAnimatorClipInfoCount (int layerIndex);

Parámetros

layerIndex Layer's Index.

Valor de retorno

int Returns the count of AnimatorClipInfo for the next state.

Descripción

This function should be used when you want to use the allocation-free method IAnimatorControllerPlayable.GetNextAnimatorClipInfo.