Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2022-11-12 13:10:03 +01:00

30 lines
947 B
JSON

{
"name": "com.unity.render-pipelines.universal",
"description": "The Universal Render Pipeline (URP) is a prebuilt Scriptable Render Pipeline, made by Unity. URP provides artist-friendly workflows that let you quickly and easily create optimized graphics across a range of platforms, from mobile to high-end consoles and PCs.",
"version": "10.8.1",
"unity": "2020.3",
"unityRelease": "18f1",
"displayName": "Universal RP",
"dependencies": {
"com.unity.mathematics": "1.1.0",
"com.unity.render-pipelines.core": "10.8.1",
"com.unity.shadergraph": "10.8.1"
},
"keywords": [
"graphics",
"performance",
"rendering",
"mobile",
"render",
"pipeline"
],
"upmCi": {
"footprint": "9991be5325b5a8159c18a8b94c6c7cd99669be25"
},
"repository": {
"url": "https://github.com/Unity-Technologies/Graphics.git",
"type": "git",
"revision": "31a193989d1e4e18ec3dced0f45168f8d2552a9a"
}
}