VR4Medical/ICI/Library/PackageCache/com.unity.xr.management@20be87dea580/Editor/Unity.XR.Management.Editor.asmdef
2025-07-29 13:45:50 +03:00

36 lines
931 B
Plaintext
Executable File

{
"name": "Unity.XR.Management.Editor",
"rootNamespace": "",
"references": [
"Unity.InputSystem",
"Unity.XR.CoreUtils.Editor",
"Unity.XR.Management"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.inputsystem",
"expression": "1.4.4",
"define": "INPUT_SYSTEM_1_4_OR_NEWER"
},
{
"name": "Unity",
"expression": "[2022.3.15f1,2023.1)",
"define": "UNITY_XR_VISIONOS_SUPPORTED"
},
{
"name": "Unity",
"expression": "2023.3.0b4",
"define": "UNITY_XR_VISIONOS_SUPPORTED"
}
],
"noEngineReferences": false
}