20 lines
628 B
JSON
20 lines
628 B
JSON
|
{
|
||
|
"name": "com.unity.postprocessing",
|
||
|
"version": "3.1.1",
|
||
|
"displayName": "Post Processing",
|
||
|
"unity": "2019.4",
|
||
|
"unityRelease": "19f1",
|
||
|
"description": "The post-processing stack (v2) comes with a collection of effects and image filters you can apply to your cameras to improve the visuals of your games.",
|
||
|
"dependencies": {
|
||
|
"com.unity.modules.physics": "1.0.0"
|
||
|
},
|
||
|
"upmCi": {
|
||
|
"footprint": "185a52ad9a73a9d64fc210d8393064e4db32cc1b"
|
||
|
},
|
||
|
"repository": {
|
||
|
"url": "https://github.com/Unity-Technologies/Graphics.git",
|
||
|
"type": "git",
|
||
|
"revision": "075b452f2c4bf910a168632b3cedbd6835477ddd"
|
||
|
}
|
||
|
}
|