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

XRVps2Subsystem

↳ extends UnityEngine.XR.ARSubsystems.TrackingSubsystem

Declaration

public class XRVps2Subsystem : TrackingSubsystem<XRVps2Anchor, XRVps2Subsystem, XRVps2SubsystemDescriptor, Provider>

Constructors

public XRVps2Subsystem()

Properties

NameTypeSummary
ContinuousVpsRequestsPerSecondfloat
-
DeviceMapLocalizationEnabledbool
-
DeviceMapLocalizationFramerateint
-
GeolocationSmoothingEnabledbool
-
InitialVpsRequestsPerSecondfloat
-
UniversalLocalizationEnabledbool
-
UniversalLocalizationRequestsPerSecondfloat
-
VpsDebuggerEnabledbool
-
VpsMapLocalizationEnabledbool
-

Methods

NameTypeSummary
GetAnchorPayloadbool
-
GetChangesTrackableChanges<XRVps2Anchor>
-
GetDeviceGeolocationXRVps2Geolocation
-
GetLatestDebuggerDataList<VpsDebuggerDataEvent>
-
GetLatestLocalizationXRVps2Localization
-
GetLatestLocalizationRequestRecordsList<XRVps2LocalizationRequestRecord>
-
GetPoseXRVps2Pose
-
GetSessionIdbool
-
TryCreateAnchorbool
-
TryRemoveAnchorbool
-
TryTrackAnchorbool
-

Relationships

derived: NsdkVps2Subsystem