Summary
[Pro-Only]
If the
Animancer.AnimancerLayerList.DefaultCapacity is below the specified `min`, this method increases it to that value.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerLayerList
Syntax
public static void SetMinDefaultCapacity(int min)
Parameters
| Name | Type | Description |
|---|---|---|
| min | int |
Return Value
| Type | Description |
|---|---|
| void |