WuhuIslandTesting/Library/PackageCache/com.unity.xr.legacyinputhelpers@2.1.10/package.json
2025-01-07 02:06:59 +01:00

30 lines
1.3 KiB
JSON

{
"name": "com.unity.xr.legacyinputhelpers",
"displayName": "XR Legacy Input Helpers",
"version": "2.1.10",
"unity": "2019.4",
"category": "XR",
"description": "This package includes the tracked pose driver for the legacy input system, the XR Bindings Seeding Tool and 3Dof Arm Model support for the Tracked Pose Driver. The Tracked Pose Driver is a behavior that enables GameObjects to track input devices, the XR Bindings Seeding Tool adds a menu item under the 'Assets' menu which populates the Input Asset with Unity's crossplatform Input Bindings",
"keywords": [
"TPD",
"Tracked Pose Driver",
"XR",
"Input",
"Helpers"
],
"dependencies": {
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.xr": "1.0.0"
},
"_upm": {
"changelog": "Fixed a build error about a mismatch of the serialized fields between Editor and Player due to `m_PoseProviderComponent`. That field and its type is now always included, not just when `ENABLE_AR` or `ENABLE_VR` are defined."
},
"upmCi": {
"footprint": "ec826e1c407b5cf442ff158c90ff77e59d147718"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.xr.legacyinputhelpers.git",
"type": "git",
"revision": "465ee12451634ea2b2986d54f6ae8be37316772a"
}
}