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

IAnimatorControllerPlayable.GetCurrentAnimatorClipInfoCount

매뉴얼로 전환
public int GetCurrentAnimatorClipInfoCount (int layerIndex);

파라미터

layerIndex Layer's Index.

반환

int Returns the count of AnimatorClipInfo for the current state.

설명

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