This is the old Animancer v7.4 documentation. Click here for the latest version.

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