HybridAnimancerComponent.

GetNextAnimatorClipInfo(int) Method

Summary

Gets information about the UnityEngine.AnimationClips currently being transitioned towards.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
HybridAnimancerComponent

Syntax

public AnimatorClipInfo[] GetNextAnimatorClipInfo(int layerIndex = 0)

Parameters

Name Type Description
layerIndex int

Return Value

Type Description
AnimatorClipInfo[]