FeatureStateThresholds
: IReadOnlyList< IFeatureStateThresholds< TransformFeature, string > > |
Signature
IReadOnlyList<IFeatureStateThresholds<TransformFeature, string> > Oculus.Interaction.PoseDetection.TransformFeatureStateThresholds.FeatureStateThresholds |
MinTimeInState
: double |
Signature
double Oculus.Interaction.PoseDetection.TransformFeatureStateThresholds.MinTimeInState |
Construct
(
featureThresholds
, minTimeInState
)
|
Signature
void Oculus.Interaction.PoseDetection.TransformFeatureStateThresholds.Construct(List< TransformFeatureThresholds > featureThresholds, double minTimeInState) Parameters featureThresholds: List< TransformFeatureThresholds >minTimeInState: doubleReturns void |