Summary
The size of the internal array of
Animancer.ParentState.ChildStates
.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- ParentState
Syntax
public int ChildCapacity { get; set; }
Remarks
This value starts at 0 then expands to
Animancer.ParentState.ChildCapacity
when the first child is added.
Value
Type | Description |
---|---|
int |