您最多选择25个主题
主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
23 行
760 B
23 行
760 B
{
|
|
"name": "Tests_Editor",
|
|
"references": [
|
|
"com.unity.postprocessing.Editor",
|
|
"com.unity.render-pipelines.core.Editor",
|
|
"com.unity.render-pipelines.high-defintion.Editor",
|
|
"com.unity.render-pipelines.lightweight.Editor",
|
|
"GraphicTests",
|
|
"com.unity.render-pipelines.testbed-pipelines",
|
|
"com.unity.postprocessing.Runtime",
|
|
"com.unity.render-pipelines.core.IncludePaths",
|
|
"com.unity.render-pipelines.core.Runtime",
|
|
"com.unity.render-pipelines.high-definition.Runtime",
|
|
"com.unity.render-pipelines.lightweight.Runtime"
|
|
],
|
|
"optionalUnityReferences": [
|
|
"TestAssemblies"
|
|
],
|
|
"includePlatforms": [
|
|
"Editor"
|
|
],
|
|
"excludePlatforms": []
|
|
}
|