MixerState<TParameter>.

ValidateThresholdCount() Method

Summary

If the System.Array.Length of the Animancer.MixerState`1._Thresholds is below the Animancer.AnimancerNode.ChildCount, this method assigns a new array with size equal to the Animancer.ManualMixerState.ChildCapacity and returns true.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerState<TParameter>

Syntax

public bool ValidateThresholdCount()

Return Value

Type Description
bool