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

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