OculusXRSDKDeviceManagerProfile.LowConfidenceTimeThreshold Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Time in seconds after which low confidence is considered unreliable, and tracking is set to false.
public:
property float LowConfidenceTimeThreshold { float get(); void set(float value); };
public float LowConfidenceTimeThreshold { get; set; }
member this.LowConfidenceTimeThreshold : single with get, set
Public Property LowConfidenceTimeThreshold As Single