浏览代码

Small update of READMe file

/Yibing-Project-2
sebastienlagarde 7 年前
当前提交
2479c7c7
共有 1 个文件被更改,包括 4 次插入3 次删除
  1. 7
      README.md

7
README.md


> git submodule update --init --recursive --remote (This is to get the PostProcessing folder)
```
7. Re-open the project
8. Create a HDRenderPipelineAsset
9. Assign the HDRenderPipelineResource (Already created) to HDRenderPipelineAsset
8. In Graphic Settings, setup the new craeted HDRenderPipelineAsset
8. In Graphic Settings, for render pipeline, setup the HDRenderPipelineAsset
Advice: It is recommended to make a copy of HDRenderPipelineAsset outside of the ScriptableRenderPipeline, so settings are not lost when merging. And setup this new created HDRenderPipelineAsset in GraphicSettings
## For Unity 5.6 beta users

正在加载...
取消
保存