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.
28 lines
939 B
28 lines
939 B
{ |
|
"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": "12.1.10", |
|
"unity": "2021.3", |
|
"displayName": "Universal RP", |
|
"dependencies": { |
|
"com.unity.mathematics": "1.2.1", |
|
"com.unity.burst": "1.8.2", |
|
"com.unity.render-pipelines.core": "12.1.10", |
|
"com.unity.shadergraph": "12.1.10" |
|
}, |
|
"keywords": [ |
|
"graphics", |
|
"performance", |
|
"rendering", |
|
"mobile", |
|
"render", |
|
"pipeline" |
|
], |
|
"samples": [ |
|
{ |
|
"displayName": "URP Package Samples", |
|
"description": "Collection of scenes showcasing different features of the Universal Render Pipeline.", |
|
"path": "Samples~/URPPackageSamples" |
|
} |
|
] |
|
} |