{ "name": "com.unity.2d.spriteshape", "version": "9.0.4", "unity": "2022.2", "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.0.3", "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.0.4", "com.unity.2d.common.tests": "8.0.3" }, "_upm": { "changelog": "- ### Fixed\n- DANB-604 Fix case where Spriteshape vertex array exceeds limit even though it has not reached 64K." }, "upmCi": { "footprint": "7e65f564afc35fc85270663b5d6ea8936ff4a953" }, "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.spriteshape@9.0/manual/index.html", "repository": { "url": "https://github.cds.internal.unity3d.com/unity/2d.git", "type": "git", "revision": "317cb5a2d84ec8711e66cbcce61bc6179da9d791" } }