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

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[]