TransformFeatureThresholds
()
|
Signature
Oculus.Interaction.PoseDetection.TransformFeatureThresholds.TransformFeatureThresholds() |
TransformFeatureThresholds
(
featureTransform
, thresholds
)
|
Signature
Oculus.Interaction.PoseDetection.TransformFeatureThresholds.TransformFeatureThresholds(TransformFeature featureTransform, IEnumerable< TransformFeatureStateThreshold > thresholds) Parameters featureTransform: TransformFeaturethresholds: IEnumerable< TransformFeatureStateThreshold > |
Feature
: TransformFeature
[Get] |
Signature
TransformFeature Oculus.Interaction.PoseDetection.TransformFeatureThresholds.Feature |
MinTimeInState
: double
[Get] |
Signature
double Oculus.Interaction.PoseDetection.TransformFeatureThresholds.MinTimeInState |
Thresholds
: IReadOnlyList< IFeatureStateThreshold< string > >
[Get] |
Signature
IReadOnlyList<IFeatureStateThreshold<string> > Oculus.Interaction.PoseDetection.TransformFeatureThresholds.Thresholds |