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.
12 lines
414 B
12 lines
414 B
{
|
|
"name": "com.unity.postprocessing",
|
|
"version": "3.4.0",
|
|
"displayName": "Post Processing",
|
|
"unity": "2020.1",
|
|
"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",
|
|
"fidelityfx.fsr": "1.0.0"
|
|
}
|
|
}
|