HybridAnimancerComponent.

IsInTransition(int) Method

Summary

Indicates whether the specified layer is currently executing a transition.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
HybridAnimancerComponent

Syntax

public bool IsInTransition(int layerIndex = 0)

Parameters

Name Type Description
layerIndex int

Return Value

Type Description
bool