浏览代码

Add shader graph dependency

/main
Tim Cooper 7 年前
当前提交
a1c03f87
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
      TestProjects/GraphicsTests/Packages/manifest.json

1
TestProjects/GraphicsTests/Packages/manifest.json


{
"dependencies": {
"com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core",
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
"com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition",
"com.unity.render-pipelines.lightweight": "file:../../../com.unity.render-pipelines.lightweight"
},

正在加载...
取消
保存