minesweeper_game/Library/PackageCache/com.unity.xr.legacyinputhelpers@b7579e86f3b4/Editor/TrackedPoseDriver/UnityEditor.SpatialTracking.asmdef
2025-03-15 14:30:26 -04:00

22 lines
512 B
Plaintext

{
"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"
}
]
}