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

IAnimatorControllerPlayable.GetCurrentAnimatorClipInfoCount

Cambiar al Manual
public int GetCurrentAnimatorClipInfoCount (int layerIndex);

Parámetros

layerIndex Layer's Index.

Valor de retorno

int Returns the count of AnimatorClipInfo for the current state.

Descripción

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