UnityEditor.SpatialTracking.asmdef
512 Bytes
{
"name": "UnityEditor.SpatialTracking",
"references": [
"UnityEngine.SpatialTracking"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.xr.management",
"expression": "1.0.0",
"define": "XR_MANAGEMENT"
}
]
}