rimworld-animation-studio/Library/PackageCache/com.unity.2d.pixel-perfect@2.1.0/package.json
2022-09-13 00:36:34 -05:00

30 lines
1.3 KiB
JSON

{
"name": "com.unity.2d.pixel-perfect",
"displayName": "2D Pixel Perfect",
"version": "2.1.0",
"unity": "2019.4",
"unityRelease": "0a10",
"description": "The 2D Pixel Perfect package contains the Pixel Perfect Camera component which ensures your pixel art remains crisp and clear at different resolutions, and stable in motion.\n\nIt is a single component that makes all the calculations needed to scale the viewport with resolution changes, removing the hassle from the user. The user can adjust the definition of the pixel art rendered within the camera viewport through the component settings, as well preview any changes immediately in Game view by using the Run in Edit Mode feature.",
"keywords": [
"pixel",
"perfect",
"2D",
"sprite"
],
"type": "tool",
"samples": [
{
"displayName": "Sample Scenes and Extras",
"description": "Sample scenes that demonstrate the usage of the Pixel Perfect Camera. Also contains extra helper scripts.",
"path": "Samples~/Scenes and Extras"
}
],
"upmCi": {
"footprint": "eaccdd28ded03ee66950e72f0d61791c200fb3f6"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/2d.git",
"type": "git",
"revision": "af64689d11b5d27eeab4dbd14d16b98d0b3e5fc4"
}
}