Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

InteractionSourcePositionAccuracy

enumeration

Description

Denotes the accuracy of tracking on the interaction source.

Properties

NoneA position accuracy of None reports that there is no position accuracy, as the interaction source unlocatable.
ApproximateA position accuracy of Approximate reports that you may not want to fully trust the positions reported, as the position is inferred or synthesized in some way, such as the controller leaving the sensors' field of view and forcing the API to rely on the device's IMU instead of visual tracking.
HighA position accuracy of High reports that you can fully trust the position, as the interaction source is within the sensors' visual field of view.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答