Summary
Sorts all states so that their thresholds go from lowest to highest.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Linear
Mixer Transition
Syntax
public void SortByThresholds()
Remarks
This method uses Bubble Sort which is inefficient for large numbers of states.
Return Value
Type | Description |
---|---|
void |