Summary
Calls `calculate` for each of the
Animancer.ManualMixerState.ChildStates
and stores the returned value
as the threshold for that state.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- MixerState
<TParameter>
Syntax
public void CalculateThresholds(Func<AnimancerState, TParameter> calculate)
Parameters
Name | Type | Description |
---|---|---|
calculate | Func |
Return Value
Type | Description |
---|---|
void |