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