TransformFeatureStateThreshold Class
Defines the transform feature thresholds for each orientation.
The transform feature thresholds use the same properties as the <cref="FingerFeatureStateThresholds" />.
float ToFirstWhenBelow[Get]
float ToSecondWhenAbove[Get]
TransformFeatureStateThreshold ( )
TransformFeatureStateThreshold ( float thresholdMidpoint,
float thresholdWidth,
string firstState,
string secondState )