Class MagicLeapAnchorSubsystem
The Magic Leap implementation of the XRAnchorSubsystem
. Do not create this directly.
Use XRAnchorSubsystemDescriptor.Create()
instead.
Inheritance
UnityEngine.XR.ARSubsystems.TrackingSubsystem<XRAnchor, XRAnchorSubsystem, XRAnchorSubsystemDescriptor, XRAnchorSubsystem.Provider>
MagicLeapAnchorSubsystem
Inherited Members
UnityEngine.XR.ARSubsystems.XRAnchorSubsystem.GetChanges(Unity.Collections.Allocator)
UnityEngine.XR.ARSubsystems.XRAnchorSubsystem.TryAddAnchor(UnityEngine.Pose, UnityEngine.XR.ARSubsystems.XRAnchor)
UnityEngine.XR.ARSubsystems.XRAnchorSubsystem.TryAttachAnchor(UnityEngine.XR.ARSubsystems.TrackableId, UnityEngine.Pose, UnityEngine.XR.ARSubsystems.XRAnchor)
UnityEngine.XR.ARSubsystems.TrackingSubsystem<UnityEngine.XR.ARSubsystems.XRAnchor, UnityEngine.XR.ARSubsystems.XRAnchorSubsystem, UnityEngine.XR.ARSubsystems.XRAnchorSubsystemDescriptor, UnityEngine.XR.ARSubsystems.XRAnchorSubsystem.Provider>.GetChanges(Unity.Collections.Allocator)
Namespace: UnityEngine.XR.MagicLeap
Syntax
public sealed class MagicLeapAnchorSubsystem : XRAnchorSubsystem
Methods
CreateProvider()
Declaration
protected override XRAnchorSubsystem.Provider CreateProvider()
Returns
Type | Description |
---|---|
XRAnchorSubsystem.Provider |