You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
402 B
11 lines
402 B
{
|
|
"name": "com.unity.postprocessing",
|
|
"version": "3.4.0",
|
|
"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"
|
|
}
|
|
}
|