{
  "name": "com.unity.xr.magicleap",
  "displayName": "Magic Leap XR Plugin",
  "version": "7.0.0",
  "unity": "2022.2",
  "description": "Provides rendering and spatial mapping support for Magic Leap 2.",
  "keywords": [
    "magicleap",
    "ar",
    "augmented",
    "xr",
    "reality",
    "xreditorsubsystem"
  ],
  "dependencies": {
    "com.unity.modules.screencapture": "1.0.0",
    "com.unity.modules.vr": "1.0.0",
    "com.unity.modules.xr": "1.0.0",
    "com.unity.ugui": "1.0.0",
    "com.unity.xr.arfoundation": "5.0.0-pre.12",
    "com.unity.xr.interactionsubsystems": "2.0.0",
    "com.unity.xr.management": "4.2.0",
    "com.unity.modules.androidjni": "1.0.0"
  },
  "_upm": {
    "changelog": "- When there is no SegmentedDimmer RenderFeature to control the ML2 dimmer, the depthbuffer will be used to prime the dimmer data.\n- Updating Project Validation to follow the visual standard recently laid out.\n- Allow apps to disable enforcement of Main Camera's minimum near clip distance through the RenderSettings.enforceNearClip bool."
  },
  "upmCi": {
    "footprint": "e0c894d92782fcba7ee23788faf4a5defc99f115"
  },
  "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.xr.magicleap@7.0/manual/index.html",
  "repository": {
    "url": "https://github.cds.internal.unity3d.com/unity/xr.sdk.magicleap.git",
    "type": "git",
    "revision": "ad4312c5c8f60e2b172a47491a9a7cc06c0cf32f"
  },
  "samples": [
    {
      "displayName": "Example XR Input Pose Providers - Requires Legacy Input Helpers 2.1.2",
      "description": "Example code showing how to implement custom pose providers for MagicLeap using XR Input",
      "path": "Samples~/InputProviders"
    },
    {
      "displayName": "MagicLeap Rendering Samples",
      "description": "Example code showing how to implement MagicLeap-specific rendering optimizations",
      "path": "Samples~/Rendering"
    }
  ]
}
