VR4RoboticArm2/VR4RoboticArm/Library/PackageCache/com.unity.xr.legacyinputhelpers/Editor/TrackedPoseDriver/UnityEditor.SpatialTracking.asmdef
IonutMocanu 48cccc22ad Main2
2025-09-08 11:13:29 +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"
}
]
}