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

22 lines
578 B
Plaintext

{
"name": "Microsoft.MixedReality.Toolkit.Providers.UnityAR",
"references": [
"Microsoft.MixedReality.Toolkit",
"Microsoft.MixedReality.Toolkit.Async",
"Unity.XR.ARFoundation",
"UnityEngine.SpatialTracking"
],
"includePlatforms": [
"Android",
"Editor",
"iOS"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}