mixedreality/com.microsoft.mixedreality..../Providers/Experimental/WindowsSceneUnderstanding/Editor/MRTK.WSU.Editor.asmdef

23 lines
718 B
Plaintext

{
"name": "Microsoft.MixedReality.Toolkit.Providers.WindowsSceneUnderstanding.Editor",
"references": [
"Microsoft.MixedReality.Toolkit",
"Microsoft.MixedReality.Toolkit.Editor.Utilities",
"Microsoft.MixedReality.Toolkit.Editor.Inspectors",
"Microsoft.MixedReality.Toolkit.Providers.WindowsSceneUnderstanding"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"UNITY_2019_4_OR_NEWER"
],
"versionDefines": [],
"noEngineReferences": false
}