IMixedRealityController.IsPositionApproximate 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.
Indicates the accuracy of the position data being reported.
public:
property bool IsPositionApproximate { bool get(); };
public bool IsPositionApproximate { get; }
member this.IsPositionApproximate : bool
Public ReadOnly Property IsPositionApproximate As Boolean