当前位置:网站首页>[Unity]内置渲染管线转URP
[Unity]内置渲染管线转URP
2022-06-28 09:49:00 【GrimRaider】
- 打开PackageManager;
- 搜索 Universal 或者 RP;
- 安装 Universal RP;
- Assets下随便建个目录,比如Settings,右键 => Create => Rendering => URP Asset;
- URP Asset 里面参数找文档根据需要设置;
- Project Settings => Quality => Render Pipeline Asset 指定为前面创建的URP Asset;
- 把所有的 Materials 检查一遍,改该啥改啥,默认可以指定为 Universal Render Pipeline/Lit;
- 以上,大概就齐活了,HDRP同理。
- 参考:Unity2020如何从内置管线转到URP、SRP渲染管线 - 知乎下文均是以Unity2020.1.5版本为准。 默认读者熟悉shader编写 和渲染管线。下文是一个项目的快速转换管线的参考。 项目安装部分 1.安装 URP包,包含了 shader Graph。然后拖到Quality上 2020版本不再独立出 core RP…
https://zhuanlan.zhihu.com/p/254810253
边栏推荐
- Adapter mode
- 再見!IE瀏覽器,這條路由Edge替IE繼續走下去
- 函数的分文件编写
- 用 Compose 实现个空调,为你的夏日带去清凉
- R language plot visualization: plot to visualize overlapping histograms, and use geom at the bottom edge of the histogram_ The rugfunction adds marginal rugplots
- Read PDF Text and write excel operation
- Threads and processes
- June 27, 2022: give a 01 string with a length of N. now please find two intervals so that the number of 1 is equal and the number of 0 is equal in the two intervals. The two intervals can intersect bu
- 线程的生命周期
- Stutter participle_ Principle of word breaker
猜你喜欢
线程的生命周期
dotnet 使用 Crossgen2 对 DLL 进行 ReadyToRun 提升启动性能
再見!IE瀏覽器,這條路由Edge替IE繼續走下去
Explain final, finally, and finalize
Ideal interface automation project
老板叫我写个APP自动化--Yaml文件读取--内附整个框架源码
Installing redis under Linux and windows (ultra detailed graphic tutorial)
PMP考试重点总结六——图表整理
PMP examination key summary VIII - monitoring process group (2)
File operations in QT
随机推荐
结巴分词器_分词器原理
[happy Lantern Festival] guessing lantern riddles eating lantern festival full of vitality ~ (with lantern riddle guessing games)
Cisco * VRF (virtual route forwarding table)
PMP Exam key summary VI - chart arrangement
Unity AssetBundle asset packaging and asset loading
函数的分文件编写
Flip CEP skip policy aftermatchskipstrategy Skippastlastevent() matched no longer matches the Bikeng Guide
Huawei OSPF single region
错过金三银四,找工作4个月,面试15家,终于拿到3个offer,定级P7+
Data visualization makes correlation analysis easier to use
PMP考试重点总结六——图表整理
Sword finger offer | Fibonacci sequence
Dotnet uses crossgen2 to readytorun DLL to improve startup performance
R language plot visualization: plot to visualize overlapping histograms, and use geom at the bottom edge of the histogram_ The rugfunction adds marginal rugplots
MySQL的开发环境和测试环境有什么区别??
ffmpeg录音录像
线程和进程
Adapter mode
JSON数据与List集合之间的正确转换
Unity loads AssetBundle resources from the server and writes them to local memory, and loads the downloaded and saved AB resources from local memory to the scene