Class MagicLeapSessionSubsystem
The Magic Leap implementation of the XRSessionSubsystem
. Do not create this directly.
Use MagicLeapSessionSubsystemDescriptor.Create()
instead.
Inheritance
MagicLeapSessionSubsystem
Inherited Members
UnityEngine.XR.ARSubsystems.XRSubsystem<UnityEngine.XR.ARSubsystems.XRSessionSubsystemDescriptor>.OnDestroy()
Namespace: UnityEngine.XR.MagicLeap
Syntax
[Preserve]
public sealed class MagicLeapSessionSubsystem : XRSessionSubsystem
Methods
CreateProvider()
Declaration
protected override XRSessionSubsystem.Provider CreateProvider()
Returns
Type | Description |
---|---|
XRSessionSubsystem.Provider |