The Magic Leap 2 Provider provides a few important features of Magic Leap to the FMAR system, for Magic Leap 2 headsets. Note that it does depend on the Magic Leap 2 plugin also being installed into the project.
Some of the things provided by the Magic Leap 2 XR Provider:
- Camera Clipping Plane Fix: By default, Magic Leap prevents rendering of very close or very far objects. This removes that limitation and allows developer control of the clipping plane of the camera.
- Hand Tracking: Easily the most important, this package is mandatory for Leap hand tracking to function in FMAR.
- Spatial Anchors: Provides anchor functionality to FMAR via Leap's Anchor subsystem.
- Spatial Mesh: Provides access to the Magic Leap spatial mesh, with visualization tools.
- Camera Access: Provides access to the Magic Leap's "CV" (Computer Vision) camera system through the FMAR camera pipeline.