FeatureStateThresholds
: IReadOnlyList< IFeatureStateThresholds< FingerFeature, string > >
[Get] |
Signature
IReadOnlyList<IFeatureStateThresholds<FingerFeature, string> > Oculus.Interaction.PoseDetection.FingerFeatureStateThresholds.FeatureStateThresholds |
MinTimeInState
: double
[Get] |
Signature
double Oculus.Interaction.PoseDetection.FingerFeatureStateThresholds.MinTimeInState |
Construct
(
featureThresholds
, minTimeInState
)
|
Signature
void Oculus.Interaction.PoseDetection.FingerFeatureStateThresholds.Construct(List< FingerFeatureThresholds > featureThresholds, double minTimeInState) Parameters featureThresholds: List< FingerFeatureThresholds >minTimeInState: doubleReturns void |