mixedreality/com.microsoft.mixedreality..../Providers/OpenXR/Editor/MRTK.OpenXR.Editor.asmdef

29 lines
868 B
Plaintext

{
"name": "Microsoft.MixedReality.Toolkit.Providers.OpenXR.Editor",
"rootNamespace": "Microsoft.MixedReality.Toolkit.XRSDK.OpenXR.Editor",
"references": [
"Microsoft.MixedReality.Toolkit",
"Microsoft.MixedReality.Toolkit.Editor.Utilities",
"Microsoft.MixedReality.Toolkit.Editor.Inspectors",
"Microsoft.MixedReality.Toolkit.Providers.OpenXR"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"UNITY_2020_2_OR_NEWER"
],
"versionDefines": [
{
"name": "com.microsoft.mixedreality.openxr",
"expression": "",
"define": "MSFT_OPENXR"
}
],
"noEngineReferences": false
}