headingAccuracy
Accuracy of heading reading in degrees.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.InputLegacyModule
public float headingAccuracy { get; }
Remarks
Negative value means unreliable reading. If accuracy is not supported or not available, 0 is returned. Not all platforms support this precise accuracy, so the value may vary between few constant values.