VR4Medical/ICI/Library/PackageCache/com.unity.xr.openxr@3903c1059bcf/package.json
2025-07-29 13:45:50 +03:00

60 lines
2.1 KiB
JSON

{
"name": "com.unity.xr.openxr",
"displayName": "OpenXR Plugin",
"version": "1.14.3",
"unity": "2021.3",
"description": "OpenXR is an open, royalty-free standard developed by Khronos that aims to simplify AR/VR development by allowing developers to target a wide range of AR/VR devices. Use this plug-in to enable OpenXR in XR Plug-in Management.",
"keywords": [
"openxr",
"xr",
"reality",
"xreditorsubsystem"
],
"dependencies": {
"com.unity.xr.management": "4.4.0",
"com.unity.xr.legacyinputhelpers": "2.1.2",
"com.unity.inputsystem": "1.6.3",
"com.unity.xr.core-utils": "2.3.0"
},
"samples": [
{
"displayName": "Controller",
"description": "Basic sample showing how to create and reference OpenXR action maps with the new input system.",
"path": "Samples~/Controller"
},
{
"displayName": "Controller XRInput",
"description": "Basic sample showing how to query OpenXR input with the XR Input APIs.",
"path": "Samples~/ControllerXRInput"
},
{
"displayName": "Meshing Subsystem Feature",
"description": "Shows a teapot mesh generated from native mesh subsystem with physics baked in background.",
"path": "Samples~/MeshingFeature"
},
{
"displayName": "Intercept Feature",
"description": "Demonstrates how to intercept an OpenXR method.",
"path": "Samples~/InterceptFeature"
},
{
"displayName": "Custom Composition Layer Feature",
"description": "Demonstrates how to add support for a custom composition layer type.",
"path": "Samples~/CustomCompositionLayerFeature"
}
],
"_upm": {
"changelog": "### Fixed\n\n* Fixed Multiview Render Regions feature regression."
},
"upmCi": {
"footprint": "72c9d89bea0ecf452cfdc8fec36356cd932e4def"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.xr.openxr@1.14/manual/index.html",
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/xr.sdk.openxr.git",
"type": "git",
"revision": "dfe5bbd1c85c3045274fef73de823c443285b5d8"
},
"_fingerprint": "3903c1059bcf18e6a894f8aa2076f2a8267716bd"
}