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

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