FingerFeatureStateThreshold
()
|
Signature
Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.FingerFeatureStateThreshold() |
FingerFeatureStateThreshold
(
thresholdMidpoint
, thresholdWidth
, firstState
, secondState
)
|
Signature
Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.FingerFeatureStateThreshold(float thresholdMidpoint, float thresholdWidth, string firstState, string secondState) Parameters thresholdMidpoint: floatthresholdWidth: floatfirstState: stringsecondState: string |
FirstState
: string
[Get] |
Signature
string Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.FirstState |
SecondState
: string
[Get] |
Signature
string Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.SecondState |
ThresholdMidpoint
: float
[Get] |
Signature
float Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.ThresholdMidpoint |
ThresholdWidth
: float
[Get] |
Signature
float Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.ThresholdWidth |
ToFirstWhenBelow
: float
[Get] |
Signature
float Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.ToFirstWhenBelow |
ToSecondWhenAbove
: float
[Get] |
Signature
float Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.ToSecondWhenAbove |