VR4Medical/ICI/Library/PackageCache/com.unity.xr.openxr@3903c1059bcf/Editor/Unity.XR.OpenXR.Editor.asmdef
2025-07-29 13:45:50 +03:00

44 lines
1.1 KiB
Plaintext

{
"name": "Unity.XR.OpenXR.Editor",
"rootNamespace": "",
"references": [
"Unity.XR.Management",
"Unity.XR.Management.Editor",
"Unity.XR.OpenXR",
"Unity.InputSystem",
"Unity.XR.CoreUtils.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.management",
"expression": "3.2.0",
"define": "XR_MGMT_3_2_0_OR_NEWER"
},
{
"name": "com.unity.xr.management",
"expression": "[0.0.0,4.1.0]",
"define": "XR_MGMT_4_1_0_OR_OLDER"
},
{
"name": "com.unity.xr.management",
"expression": "4.4.0",
"define": "XR_MGMT_4_4_0_OR_NEWER"
},
{
"name": "com.unity.xr.compositionlayers",
"expression": "1.0.0",
"define": "XR_COMPOSITION_LAYERS"
}
],
"noEngineReferences": false
}