Class MagicLeapSessionSubsystem
The Magic Leap implementation of the XRSessionSubsystem
. Do not create this directly.
Use MagicLeapSessionSubsystemDescriptor.Create()
instead.
Inherited Members
UnityEngine.XR.ARSubsystems.XRSessionSubsystem.GetConfigurationDescriptors(Unity.Collections.Allocator)
Namespace: UnityEngine.XR.MagicLeap
Syntax
public sealed class MagicLeapSessionSubsystem : XRSessionSubsystem
Methods
CreateProvider()
Declaration
protected override XRSessionSubsystem.Provider CreateProvider()
Returns
Type | Description |
---|---|
XRSessionSubsystem.Provider |