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

FingerFeatureStateThreshold Class

Oculus::Interaction::PoseDetection::FingerFeatureStateThreshold extends Oculus.Interaction.PoseDetection.IFeatureStateThreshold< string >.

Overview

Properties

float
float
float
float
string
string

Public Member Functions

FingerFeatureStateThreshold
( float thresholdMidpoint,
float thresholdWidth,
string firstState,
string secondState )

Details

Properties

float Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.ThresholdMidpoint
No description available.
float Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.ThresholdWidth
No description available.
float Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.ToFirstWhenBelow
No description available.
float Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.ToSecondWhenAbove
No description available.
string Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.FirstState
No description available.
string Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.SecondState
No description available.

Member Functions

Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.FingerFeatureStateThreshold ( )
No description available.
Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.FingerFeatureStateThreshold
( float thresholdMidpoint,
float thresholdWidth,
string firstState,
string secondState )
No description available.