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

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