AnimancerPlayable.StateDictionary.

AnimancerPlayable.

Current Property

Summary

The Animancer.AnimancerLayer.CurrentState on layer 0.

Specifically, this is the state that was most recently started using any of the Play methods on that layer. States controlled individually via methods in the Animancer.AnimancerState itself will not register in this property.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable.StateDictionary

Syntax

public AnimancerState Current { get; }

Value

Type Description
AnimancerState