ControllerState.

GetNextAnimatorStateInfo(int) Method

Summary

Returns information about the next state being transitioned towards.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ControllerState

Syntax

public AnimatorStateInfo GetNextAnimatorStateInfo(int layerIndex = 0)

Parameters

Name Type Description
layerIndex int

Return Value

Type Description
AnimatorStateInfo