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.

Overview

Public 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 )

Details

Member Functions

bool Oculus.Interaction.PoseDetection.IFingerFeatureStateProvider.GetCurrentState
( HandFinger finger,
FingerFeature fingerFeature,
out string currentState )
No description available.
bool Oculus.Interaction.PoseDetection.IFingerFeatureStateProvider.IsStateActive
( HandFinger finger,
FingerFeature feature,
FeatureStateActiveMode mode,
string stateId )
No description available.
float? Oculus.Interaction.PoseDetection.IFingerFeatureStateProvider.GetFeatureValue
( HandFinger finger,
FingerFeature fingerFeature )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon