{ "name": "com.unity.2d.spriteshape", "version": "9.1.0", "unity": "2022.3", "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": "8.1.0", "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": "9.1.0", "com.unity.2d.common.tests": "8.1.0" }, "_upm": { "changelog": "### Changed\n- Update Unity minimum version.\n\n### Fixed\n- DANB-422 Fix case where Sprite Shape is not filled when \"Closed Sprite Shape\" is enabled and \"Detail\" is set to \"High Quality\"" }, "upmCi": { "footprint": "3dac3f528d6496f33a12d9704c705320a2b08c82" }, "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.spriteshape@9.1/manual/index.html", "repository": { "url": "https://github.cds.internal.unity3d.com/unity/2d.git", "type": "git", "revision": "854e7c330168787e9d4ea0311c42dadc256cb889" } }