您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
11 行
363 B
11 行
363 B
{
|
|
"name": "com.unity.render-pipelines.lightweight",
|
|
"description": "Lightweight Render Pipeline for Unity.",
|
|
"dependencies": {
|
|
"com.unity.shadergraph": "1.1.2-preview",
|
|
"com.unity.postprocessing": "2.0.3-preview",
|
|
"com.unity.render-pipelines.core": "1.1.2-preview"
|
|
},
|
|
"version": "1.1.2-preview",
|
|
"unity": "2018.1"
|
|
}
|