LegacyInputHelpers.asmdef 392 B

123456789101112131415
  1. {
  2. "name": "UnityEngine.XR.LegacyInputHelpers",
  3. "references": [
  4. "UnityEngine.SpatialTracking",
  5. "Windows.UI.Input.Spatial"
  6. ],
  7. "optionalUnityReferences": [],
  8. "includePlatforms": [],
  9. "excludePlatforms": [],
  10. "allowUnsafeCode": false,
  11. "overrideReferences": false,
  12. "precompiledReferences": [],
  13. "autoReferenced": true,
  14. "defineConstraints": []
  15. }