44 lines
1.3 KiB
Plaintext
44 lines
1.3 KiB
Plaintext
{
|
|
"name": "Microsoft.MixedReality.OpenXR.Editor",
|
|
"rootNamespace": "Microsoft.MixedReality.OpenXR.Editor",
|
|
"references": [
|
|
"Microsoft.MixedReality.OpenXR",
|
|
"Unity.XR.ARFoundation",
|
|
"Unity.XR.Management",
|
|
"Unity.XR.Management.Editor",
|
|
"Unity.XR.OpenXR",
|
|
"Unity.XR.OpenXR.Editor",
|
|
"Unity.XR.OpenXR.Features.MetaQuestSupport",
|
|
"Unity.XR.OpenXR.Features.OculusQuestSupport",
|
|
"UnityEngine.SpatialTracking",
|
|
"Unity.XR.CoreUtils.Editor",
|
|
"Unity.InputSystem"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": false,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": true,
|
|
"defineConstraints": [],
|
|
"versionDefines": [
|
|
{
|
|
"name": "com.unity.xr.arfoundation",
|
|
"expression": "3.0.0",
|
|
"define": "USE_ARFOUNDATION"
|
|
},
|
|
{
|
|
"name": "com.unity.xr.arfoundation",
|
|
"expression": "5.0.0",
|
|
"define": "USE_ARFOUNDATION_5_OR_NEWER"
|
|
},
|
|
{
|
|
"name": "com.unity.xr.openxr",
|
|
"expression": "1.6.0",
|
|
"define": "UNITY_OPENXR_1_6_OR_NEWER"
|
|
}
|
|
],
|
|
"noEngineReferences": false
|
|
} |