mainpage
Introduction
The Magic Leap Unity API exposes audio, gestures, multimedia, planes, and other features of the Magic Leap platform. These features are available under the namespace UnityEngine.XR.MagicLeap.
Detailed struct and enum descriptions are sometimes found in the C API Reference. For example:
Details about... | can be found in the C API Reference under... |
---|---|
MLWorldPlane | Planes variables |
MLMediaPlayerResult | ml_media_error.h enumeration types |
MLInputControllerButton | ml_input.h enumeration types |