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

TransformFeatureStateThreshold Class

Defines the transform feature thresholds for each orientation.
The transform feature thresholds use the same properties as the <cref="FingerFeatureStateThresholds" />.

Properties

float ToFirstWhenBelow[Get]
float ToSecondWhenAbove[Get]
string FirstState[Get]
string SecondState[Get]

Constructors & Destructors

TransformFeatureStateThreshold ( )
TransformFeatureStateThreshold
( float thresholdMidpoint,
float thresholdWidth,
string firstState,
string secondState )