FingerFeatureStateProviderRef Class
FingerFeatureStateProviderRef is a utility component that delegates all of its IFingerFeatureStateProvider implementation to the provided FingerFeatureStateProvider object.
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 )
void InjectAllFingerFeatureStateProviderRef
void InjectFingerFeatureStateProvider