ARVps2Manager
↳ extends UnityEngine.XR.ARFoundation.ARTrackableManager
Declaration
public class ARVps2Manager : ARTrackableManager<XRVps2Subsystem, XRVps2SubsystemDescriptor, Provider, XRVps2Anchor, ARVps2Anchor>Properties
Methods
| Name | Type | Summary |
|---|---|---|
| GetSessionId | bool | - |
| RemoveAnchor | void | - |
| TryCreateAnchor | bool | - |
| TryGetAnchorPayload | bool | - |
| TryGetDeviceGeolocation | bool | - |
| TryGetLatestLocalization | bool | - |
| TryGetPose | bool | - |
| TryTrackAnchor | bool | - |
Events
| Name | Type | Summary |
|---|---|---|
| DebuggerDataReceived | Action<VpsDebuggerDataEvent> | - |
| LocalizationRequestRecordAdded | Action<XRVps2LocalizationRequestRecord> | - |
Relationships
derived: ARLocationManager