API reference

FingerFeatureStateThreshold Class

Constructors

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: float
thresholdWidth: float
firstState: string
secondState: string

Fields

FirstState : string
Signature
string Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.FirstState
SecondState : string
Signature
string Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.SecondState
ThresholdMidpoint : float
Signature
float Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.ThresholdMidpoint
ThresholdWidth : float
Signature
float Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.ThresholdWidth
ToFirstWhenBelow : float
Signature
float Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.ToFirstWhenBelow
ToSecondWhenAbove : float
Signature
float Oculus.Interaction.PoseDetection.FingerFeatureStateThreshold.ToSecondWhenAbove