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.