FingerFeatureThresholds
()
|
Signature
Oculus.Interaction.PoseDetection.FingerFeatureThresholds.FingerFeatureThresholds() |
FingerFeatureThresholds
(
feature
, thresholds
)
|
Signature
Oculus.Interaction.PoseDetection.FingerFeatureThresholds.FingerFeatureThresholds(FingerFeature feature, IEnumerable< FingerFeatureStateThreshold > thresholds) Parameters feature: FingerFeaturethresholds: IEnumerable< FingerFeatureStateThreshold > |
Feature
: FingerFeature
[Get] |
Signature
FingerFeature Oculus.Interaction.PoseDetection.FingerFeatureThresholds.Feature |
Thresholds
: IReadOnlyList< IFeatureStateThreshold< string > >
[Get] |
Signature
IReadOnlyList<IFeatureStateThreshold<string> > Oculus.Interaction.PoseDetection.FingerFeatureThresholds.Thresholds |