IFingerFeatureStateProvider Interface
Provides the finger states of the tracked hands and contains the state transition thresholds for each finger.
bool GetCurrentState ( HandFinger finger,
FingerFeature fingerFeature,
out string currentState )
bool IsStateActive ( HandFinger finger,
FingerFeature feature,
FeatureStateActiveMode mode,
string stateId )
float? GetFeatureValue ( HandFinger finger,
FingerFeature fingerFeature )