Skip to main content
API Reference NianticSpatial.NSDK.AR.XRSubsystems

XRVps2Localization


Declaration

public struct XRVps2Localization : ValueType, IEquatable<XRVps2Localization>

Summary

Spatial mapping between the device’s AR coordinate space and real-world geolocation, as determined by VPS2.


Fields

NameTypeSummary
TrackingStateVps2TrackingState
The state of VPS2 tracking. The other fields in this struct are only valid if
the tracking state is not Unavailable.

Methods

NameTypeSummary
Equalsbool
-
GetHashCodeint
-

Relationships

implements: System.IEquatable