MixerState<TParameter>.

ForceRecalculateWeights() Method

Summary

Recalculates the weights of all child states based on the current value of the Animancer.MixerState`1.Parameter and the thresholds.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerState<TParameter>

Syntax

protected virtual void ForceRecalculateWeights()

Return Value

Type Description
void