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

IAnimatorControllerPlayable.GetNextAnimatorClipInfoCount

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

파라미터

layerIndex Layer's Index.

반환

int Returns the count of AnimatorClipInfo for the next state.

설명

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