您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
11 行
476 B
11 行
476 B
{
|
|
"name": "com.unity.render-pipelines.core",
|
|
"description": "Helper library for SRP that contains a new Shader Library, and utility functions that can be used to implement a custom SRP. This library is currently used by both the High Definition Render Pipeline and the Lightweight Render Pipeline.",
|
|
"version": "7.1.1",
|
|
"unity": "2019.3",
|
|
"unityRelease": "0a10",
|
|
"displayName": "Core RP Library",
|
|
"dependencies": {
|
|
"com.unity.ugui" : "1.0.0"
|
|
}
|
|
}
|