ManualMixerState.

ChildCapacity Property

Summary

The size of the internal array of Animancer.ManualMixerState.ChildStates.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

public int ChildCapacity { get; set; }

Remarks

This value starts at 0 then expands to Animancer.ManualMixerState.ChildCapacity when the first child is added.

Value

Type Description
int