mixedreality/com.microsoft.mixedreality..../Providers/XRSDK/MRTK.XRSDK.asmdef

31 lines
857 B
Plaintext

{
"name": "Microsoft.MixedReality.Toolkit.Providers.XRSDK",
"references": [
"Microsoft.MixedReality.Toolkit.Async",
"Microsoft.MixedReality.Toolkit",
"Unity.XR.Management",
"UnityEngine.SpatialTracking"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"UNITY_2019_3_OR_NEWER"
],
"versionDefines": [
{
"name": "com.unity.xr.legacyinputhelpers",
"expression": "",
"define": "SPATIALTRACKING_ENABLED"
},
{
"name": "com.unity.xr.management",
"expression": "",
"define": "XR_MANAGEMENT_ENABLED"
}
],
"noEngineReferences": false
}