ControllerState.

GetCurrentAnimatorClipInfoCount(int) Method

Summary

Gets the number of UnityEngine.AnimationClips currently being played.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ControllerState

Syntax

public int GetCurrentAnimatorClipInfoCount(int layerIndex = 0)

Parameters

Name Type Description
layerIndex int

Return Value

Type Description
int