layerIndex | The layer's index. |
Gets the list of AnimatorClipInfo currently played by the current state.
See Also: AnimatorClipInfo.
layerIndex | The layer's index. |
clips | Array to receive results. |
Gets the list of AnimatorClipInfo currently played by the current state.
This function is allocation-free if you pre-allocate the clips list with IAnimatorControllerPlayable.GetCurrentAnimatorClipInfoCount.