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