mixedreality/com.microsoft.mixedreality..../SDK/MRTK.SDK.asmdef

28 lines
947 B
Plaintext

{
"name": "Microsoft.MixedReality.Toolkit.SDK",
"references": [
"Microsoft.MixedReality.Toolkit",
"Microsoft.MixedReality.Toolkit.Async",
"Microsoft.MixedReality.Toolkit.Editor.Utilities",
"Microsoft.MixedReality.Toolkit.Services.InputAnimation",
"Microsoft.MixedReality.Toolkit.Services.InputSimulation",
"Microsoft.MixedReality.Toolkit.Services.InputSystem",
"Microsoft.MixedReality.Toolkit.PlaneFinding",
"Unity.TextMeshPro"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.microsoft.mixedreality.toolkit.planefinding",
"expression": "",
"define": "PLANE_FINDING_PRESENT"
}
],
"noEngineReferences": false
}