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

Provider

↳ extends UnityEngine.SubsystemsImplementation.SubsystemProvider

Declaration

public abstract class Provider : SubsystemProvider<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
-