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

AnimancerLayer.

ActiveStates Property

Summary

The states connected to this layer which are Animancer.AnimancerState.IsActive.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerLayer

Syntax

public IReadOnlyIndexedList<AnimancerState> ActiveStates { get; }

Value