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

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