VR4RoboticArm3/VR4RoboticArm/Library/PackageCache/com.unity.xr.legacyinputhelpers/Editor/TrackedPoseDriver/UnityEditor.SpatialTracking.asmdef
IonutMocanu 1d45ac8df0 Main1
2025-09-15 21:53:38 +03: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"
}
]
}