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

FingerFeatureStateThresholds Class

A configuration class that contains a list of threshold boundaries.
Oculus::Interaction::PoseDetection::FingerFeatureStateThresholds extends ScriptableObject.
Oculus::Interaction::PoseDetection::FingerFeatureStateThresholds extends Oculus.Interaction.PoseDetection.IFeatureThresholds< FingerFeature, string >.

Overview

Properties

IReadOnlyList< IFeatureStateThresholds< FingerFeature, string > >
double

Public Member Functions

void
Construct
( List< FingerFeatureThresholds > featureThresholds,
double minTimeInState )

Details

Properties

IReadOnlyList<IFeatureStateThresholds<FingerFeature, string> > Oculus.Interaction.PoseDetection.FingerFeatureStateThresholds.FeatureStateThresholds
No description available.
double Oculus.Interaction.PoseDetection.FingerFeatureStateThresholds.MinTimeInState
No description available.

Member Functions

void Oculus.Interaction.PoseDetection.FingerFeatureStateThresholds.Construct
( List< FingerFeatureThresholds > featureThresholds,
double minTimeInState )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon