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

IFingerFeatureStateProvider Interface

Provides the finger states of the tracked hands and contains the state transition thresholds for each finger.

Member Functions

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 )