Boat Attack使用了Universal RP的许多新图形功能,可以用于探索 Universal RP 的使用方式和技巧。
您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

11 行
631 B

{
"name": "com.unity.shadergraph",
"description": "The Shader Graph package adds support for a visual shader editing tool into Unity. This tool can be used by artists to create shaders in a visual way instead of having to require code editing. Specific render pipelines can implement specific graph features. Currently the Shader Graph is supported on the High Definition Rendering Pipeline and the Lightweight Rendering Pipeline.",
"version": "7.1.1",
"unity": "2019.3",
"unityRelease": "0a10",
"displayName": "Shader Graph",
"dependencies": {
"com.unity.render-pipelines.core": "7.1.1"
}
}