ManualMixerState.

ChildStates Property

Summary

The states connected to this mixer.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

protected AnimancerState[] ChildStates { get; private set; }

Remarks

Only states up to the Animancer.ManualMixerState.ChildCount should be assigned.

Value

Type Description
AnimancerState[]