Added post processing

This commit is contained in:
nothke
2024-08-19 00:34:49 +02:00
parent e10ab7cea3
commit e9dbc693be
7 changed files with 1610 additions and 3 deletions

View File

@@ -32,6 +32,15 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.postprocessing": {
"version": "3.4.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.physics": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.test-framework": {
"version": "1.1.33",
"depth": 1,