Class MagicLeapAnchorSubsystem
The Magic Leap implementation of the XRAnchorSubsystem
. Do not create this directly.
Use XRAnchorSubsystemDescriptor.Create()
instead.
Inheritance
TrackingSubsystem<XRAnchor, XRAnchorSubsystem, XRAnchorSubsystemDescriptor, XRAnchorSubsystem.Provider>
MagicLeapAnchorSubsystem
Implements
Inherited Members
SubsystemWithProvider<XRAnchorSubsystem, XRAnchorSubsystemDescriptor, XRAnchorSubsystem.Provider>.subsystemDescriptor
Namespace: UnityEngine.XR.MagicLeap
Assembly: UnityEngine.XR.MagicLeap.dll
Syntax
[Preserve]
public sealed class MagicLeapAnchorSubsystem : XRAnchorSubsystem, ISubsystem