VR4Medical/ICI/Library/PackageCache/com.unity.xr.oculus@f23ad2c521e1/Editor/Unity.XR.Oculus.Editor.asmdef
2025-08-20 11:12:05 +03:00

32 lines
797 B
Plaintext

{
"name": "Unity.XR.Oculus.Editor",
"rootNamespace": "",
"references": [
"Unity.XR.Oculus",
"Unity.XR.Management",
"Unity.XR.Management.Editor",
"Unity.XR.CoreUtils.Editor"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.management",
"expression": "3.2.0",
"define": "XR_MGMT_GTE_320"
},
{
"name": "com.unity.xr.core-utils",
"expression": "",
"define": "XR_CORE_UTILS"
}
],
"noEngineReferences": false
}