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

AnimancerState.

IsCurrent Property

Summary

Is this state playing and not fading out?
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerState

Syntax

public bool IsCurrent { get; }

Remarks

If true, this state will usually be the Animancer.AnimancerLayer.CurrentState but that is not always the case.

Value

Type Description
bool