API reference
API reference
Select your platform
No SDKs available
No versions available

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

Properties

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