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

FingerFeatureThresholds Class

Oculus::Interaction::PoseDetection::FingerFeatureThresholds extends Oculus.Interaction.PoseDetection.IFeatureStateThresholds< FingerFeature, string >.

Overview

Properties

FingerFeature
Feature[Get]
IReadOnlyList< IFeatureStateThreshold< string > >

Public Member Functions

FingerFeatureThresholds
( FingerFeature feature,
IEnumerable< FingerFeatureStateThreshold > thresholds )

Details

Properties

FingerFeature Oculus.Interaction.PoseDetection.FingerFeatureThresholds.Feature
No description available.
IReadOnlyList<IFeatureStateThreshold<string> > Oculus.Interaction.PoseDetection.FingerFeatureThresholds.Thresholds
No description available.

Member Functions

Oculus.Interaction.PoseDetection.FingerFeatureThresholds.FingerFeatureThresholds ( )
No description available.
Oculus.Interaction.PoseDetection.FingerFeatureThresholds.FingerFeatureThresholds
( FingerFeature feature,
IEnumerable< FingerFeatureStateThreshold > thresholds )
No description available.
Did you find this page helpful?