layer changes, camera added

This commit is contained in:
2024-03-22 13:43:57 +00:00
parent ea73e8b0db
commit 4765189c21
7 changed files with 138 additions and 75 deletions

View File

@@ -7,6 +7,7 @@
"com.unity.ide.visualstudio": "2.0.18",
"com.unity.ide.vscode": "1.2.5",
"com.unity.jobs": "0.70.0-preview.7",
"com.unity.recorder": "4.0.2",
"com.unity.render-pipelines.universal": "14.0.8",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",

View File

@@ -122,6 +122,15 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.recorder": {
"version": "4.0.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.timeline": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "14.0.8",
"depth": 1,