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.