API reference
API reference
Select your platform
No SDKs available
No versions available

FingerFeatureStateThreshold Class

Constructors

FingerFeatureStateThreshold ()
Signature
FingerFeatureStateThreshold()
FingerFeatureStateThreshold ( thresholdMidpoint , thresholdWidth , firstState , secondState )
Signature
FingerFeatureStateThreshold(float thresholdMidpoint, float thresholdWidth, string firstState, string secondState)
Parameters
thresholdMidpoint: float
thresholdWidth: float
firstState: string
secondState: string

Properties

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