LinearMixerState.

AssertThresholdsSorted() Method

Summary

Throws an System.ArgumentException if the thresholds are not sorted from lowest to highest without any duplicates.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
LinearMixerState

Syntax

public void AssertThresholdsSorted()

Return Value

Type Description
void