package.json 937 B

1234567891011121314151617181920212223
  1. {
  2. "name": "com.unity.xr.legacyinputhelpers",
  3. "displayName": "XR Legacy Input Helpers",
  4. "version": "2.1.6",
  5. "unity": "2019.4",
  6. "category": "XR",
  7. "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",
  8. "keywords": [
  9. "TPD",
  10. "Tracked Pose Driver",
  11. "XR",
  12. "Input",
  13. "Helpers"
  14. ],
  15. "upmCi": {
  16. "footprint": "1ebea932e4645c89423b0b6ba34d927f127ce848"
  17. },
  18. "repository": {
  19. "url": "https://github.cds.internal.unity3d.com/unity/com.unity.xr.legacyinputhelpers.git",
  20. "type": "git",
  21. "revision": "140e0f02b6efbaa43c8253f6157cb8290e0ebf00"
  22. }
  23. }