Files
2026-07-16 21:49:59 +01:00

49 lines
1.6 KiB
JSON

{
"name": "com.unity.2d.spriteshape",
"version": "14.0.1",
"unity": "6000.4",
"displayName": "2D SpriteShape",
"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.",
"keywords": [
"2d",
"shape",
"spriteshape",
"smartsprite",
"spline",
"terrain2d"
],
"category": "2D",
"dependencies": {
"com.unity.mathematics": "1.1.0",
"com.unity.2d.common": "13.0.1",
"com.unity.modules.physics2d": "1.0.0"
},
"samples": [
{
"displayName": "Sprite Shape Samples",
"description": "Samples to get started with SpriteShape",
"path": "Samples~/Samples"
},
{
"displayName": "Sprite Shape Extras",
"description": "This sample has utility scripts that has various use-cases of SpriteShape",
"path": "Samples~/Extras"
}
],
"relatedPackages": {
"com.unity.2d.spriteshape.tests": "14.0.1",
"com.unity.2d.common.tests": "13.0.1"
},
"unityRelease": "0a4",
"repository": {
"revision": "09156026ac819d901f92f956a6317aacbae1ba9e",
"type": "git",
"url": "https://github.cds.internal.unity3d.com/unity/2d.git"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.spriteshape@14.0/manual/index.html",
"_upm": {
"changelog": "### Changed\n - Replace Entityid from InstanceID to eliminate implicit cast (DANB-1206)"
},
"_fingerprint": "da3647ffbbd720e49fdad337105d014d0ef7ac3e"
}