CartesianMixerState.

OnThresholdsChanged() Method

Summary

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

Syntax

public override void OnThresholdsChanged()

Return Value

Type Description
void