Defines the threshold boundaries for transitioning between two feature states in pose and gesture detection.
This interface provides a hysteresis-based state transition system to prevent rapid state flickering.
As seen in Oculus
.Interaction
.PoseDetection
.TransformFeatureStateThreshold,
this interface implements a midpoint-width threshold system where:
The midpoint defines the primary transition point
The width creates a buffer zone to prevent rapid state changes