暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. {
  2. "name": "com.unity.2d.spriteshape",
  3. "version": "10.0.6",
  4. "unity": "2023.1",
  5. "displayName": "2D SpriteShape",
  6. "description": "SpriteShape Runtime & Editor Package contains the tooling and the runtime component that allows you to create very organic looking spline based 2D worlds. It comes with intuitive configurator and a highly performant renderer.",
  7. "keywords": [
  8. "2d",
  9. "shape",
  10. "spriteshape",
  11. "smartsprite",
  12. "spline",
  13. "terrain2d"
  14. ],
  15. "category": "2D",
  16. "dependencies": {
  17. "com.unity.mathematics": "1.1.0",
  18. "com.unity.2d.common": "9.0.5",
  19. "com.unity.modules.physics2d": "1.0.0"
  20. },
  21. "samples": [
  22. {
  23. "displayName": "Sprite Shape Samples",
  24. "description": "Samples to get started with SpriteShape",
  25. "path": "Samples~/Samples"
  26. },
  27. {
  28. "displayName": "Sprite Shape Extras",
  29. "description": "This sample has utility scripts that has various use-cases of SpriteShape",
  30. "path": "Samples~/Extras"
  31. }
  32. ],
  33. "relatedPackages": {
  34. "com.unity.2d.spriteshape.tests": "10.0.6",
  35. "com.unity.2d.common.tests": "9.0.5"
  36. },
  37. "_upm": {
  38. "changelog": "### Changed\n- Update Spriteshape package to 2D Common package 9.0.5 dependency."
  39. },
  40. "upmCi": {
  41. "footprint": "b83c30e3dbd7a96656f8aacf83e7d35af6a9d412"
  42. },
  43. "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.spriteshape@10.0/manual/index.html",
  44. "repository": {
  45. "url": "https://github.cds.internal.unity3d.com/unity/2d.git",
  46. "type": "git",
  47. "revision": "17a608efe14b0d459b419658c1db24bbc2cfbe57"
  48. },
  49. "_fingerprint": "bd096f9a58153b3fab6d968be6480077748d80c4"
  50. }