Provides a collection of feature state thresholds and timing parameters for state transitions in pose and gesture detection systems.
This interface manages multiple feature state configurations and ensures proper timing for state changes.
This interface is implemented by components that need to track multiple feature states and manage their transition timing. It works in conjunction with Oculus.Interaction.PoseDetection.IFeatureStateThresholds<TFeature, TFeatureState> to provide comprehensive state management. See FingerFeatureStateThresholds and TransformFeatureStateThresholds for example implementations.