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
- Animancer
State Dictionary
Syntax
public AnimancerState Current { get; }
Value
Type | Description |
---|---|
AnimancerState |