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

Provider

↳ extends UnityEngine.SubsystemsImplementation.SubsystemProvider
An abstract class to be implemented by providers of this subsystem.

Declaration

public abstract class Provider : SubsystemProvider<XRPersistentAnchorSubsystem>

Properties

NameTypeSummary
CurrentConfigurationXRPersistentAnchorConfiguration
-
readonly IsMockProviderbool
-

Methods

NameTypeSummary
abstract GetChangesTrackableChanges<XRPersistentAnchor>
-
abstract GetFrameDiagnosticsUpdatebool
-
abstract GetLocalizationStatusUpdatebool
-
abstract GetNetworkStatusUpdatebool
-
abstract GetVpsDebuggerLogbool
-
GetVpsSessionIdbool
-
TryAddAnchorbool
-
TryGetDevicePoseAsGeolocationVpsGraphOperationError
-
TryLocalizebool
-
TryRemoveAnchorbool
-
TryRestoreAnchorbool
-