Skip to main content
Version: 20 Mar 2024

MagicLeapPlanesFeature

NameSpace: MagicLeapSupport

Enables the Magic Leap OpenXR Loader for Android, and modifies the AndroidManifest to be compatible with ML2.

Inherits from:
MagicLeapOpenXRFeatureBase,
OpenXRFeature

Protected Methods

GetFeatureId

protected virtual override string GetFeatureId()

Reimplements: GetFeatureId


OnInstanceCreate

protected override bool OnInstanceCreate(
ulong xrInstance
)

Parameters

TypeNameDescription
ulongxrInstance

OnSubsystemCreate

protected override void OnSubsystemCreate()

OnSubsystemDestroy

protected override void OnSubsystemDestroy()

OnSubsystemStart

protected override void OnSubsystemStart()

OnSubsystemStop

protected override void OnSubsystemStop()

Public Attributes

FeatureId


public const string FeatureId = "com.magicleap.openxr.feature.ml2_planes";