DirectionalMixerState.

OnThresholdsChanged() Method

Summary

Called whenever the thresholds are changed. Indicates that the internal blend factors need to be recalculated and calls Animancer.DirectionalMixerState.ForceRecalculateWeights.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
DirectionalMixerState

Syntax

public override void OnThresholdsChanged()

Return Value

Type Description
void