This is the old Animancer v7.4 documentation. Click here for the latest version.

LinearMixerState.

OnThresholdsChanged() Method

Summary

Called whenever the thresholds are changed. Indicates that Animancer.LinearMixerState.AssertThresholdsSorted needs to be called by the next Animancer.LinearMixerState.ForceRecalculateWeights if UNITY_ASSERTIONS is defined, then calls Animancer.MixerState`1.OnThresholdsChanged.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
LinearMixerState

Syntax

public override void OnThresholdsChanged()

Return Value

Type Description
void