Skip to main content
Version: 10 Jul 2024

Planes

NameSpace: Features

Classes

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

Enums

Name
enumXrPlaneDetectorOrientation
{
HorizontalUpward, HorizontalDownward, Vertical, Arbitrary
}
enumXrPlaneDetectorSemanticTypes
{
Undefined, Ceiling, Floor, Wall, Platform
}

Enums Documentation

XrPlaneDetectorOrientation

EnumeratorValueDescription
HorizontalUpward
HorizontalDownward
Vertical
Arbitrary

XrPlaneDetectorSemanticTypes

EnumeratorValueDescription
Undefined
Ceiling
Floor
Wall
Platform