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

ControllerState.

GetNextAnimatorClipInfoCount(int) Method

Summary

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

Syntax

public int GetNextAnimatorClipInfoCount(int layerIndex = 0)

Parameters

Name Type Description
layerIndex int

Return Value

Type Description
int