MixerState<TParameter>.

GetThreshold(int) Method

Summary

Returns the value of the threshold associated with the specified `index`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
MixerState<TParameter>

Syntax

public TParameter GetThreshold(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
TParameter