FingerFeatureStateThreshold
()
|
Signature
FingerFeatureStateThreshold() |
FingerFeatureStateThreshold
(
thresholdMidpoint
, thresholdWidth
, firstState
, secondState
)
|
Signature
FingerFeatureStateThreshold(float thresholdMidpoint, float thresholdWidth, string firstState, string secondState) Parameters thresholdMidpoint: floatthresholdWidth: floatfirstState: stringsecondState: string |
FirstState
: string
[Get] |
Signature
string FirstState |
SecondState
: string
[Get] |
Signature
string SecondState |
ThresholdMidpoint
: float
[Get] |
Signature
float ThresholdMidpoint |
ThresholdWidth
: float
[Get] |
Signature
float ThresholdWidth |
ToFirstWhenBelow
: float
[Get] |
Signature
float ToFirstWhenBelow |
ToSecondWhenAbove
: float
[Get] |
Signature
float ToSecondWhenAbove |