TransformFeatureStateThreshold
()
|
Signature
Oculus.Interaction.PoseDetection.TransformFeatureStateThreshold.TransformFeatureStateThreshold() |
TransformFeatureStateThreshold
(
thresholdMidpoint
, thresholdWidth
, firstState
, secondState
)
|
Signature
Oculus.Interaction.PoseDetection.TransformFeatureStateThreshold.TransformFeatureStateThreshold(float thresholdMidpoint, float thresholdWidth, string firstState, string secondState) Parameters thresholdMidpoint: floatthresholdWidth: floatfirstState: stringsecondState: string |
FirstState
: string |
Signature
string Oculus.Interaction.PoseDetection.TransformFeatureStateThreshold.FirstState |
SecondState
: string |
Signature
string Oculus.Interaction.PoseDetection.TransformFeatureStateThreshold.SecondState |
ToFirstWhenBelow
: float |
Signature
float Oculus.Interaction.PoseDetection.TransformFeatureStateThreshold.ToFirstWhenBelow |
ToSecondWhenAbove
: float |
Signature
float Oculus.Interaction.PoseDetection.TransformFeatureStateThreshold.ToSecondWhenAbove |