Unity.XR.ARFoundation.Editor.asmdef
489 Bytes
{
"name": "Unity.XR.ARFoundation.Editor",
"references": [
"Unity.XR.ARFoundation",
"Unity.XR.ARSubsystems",
"UnityEngine.SpatialTracking"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
}