- Unity 2018 Shaders and Effects Cookbook
- John P. Doran Alan Zucconi
- 116字
- 2021-06-18 19:04:08
Installing the Post Processing Stack
Before we can use the Post Processing Stack, we must first get it from the newly introduced Package Manager. A Unity package is a single file that contains various assets that can be used in Unity in a similar manner to a .zip file. Previously, Unity used the Asset Store to share these files with users, but as time has gone on, the Package Manager has been added to give users an easy way to get free content from Unity. We will actually be using the Package Manager again in Chapter 12, Shader Graph, but right now we will be using it for the Post-Processing package that it contains.
推薦閱讀
- The Supervised Learning Workshop
- JavaScript從入門(mén)到精通(微視頻精編版)
- Learning Java Functional Programming
- Rust編程從入門(mén)到實(shí)戰(zhàn)
- Mastering Kotlin
- Spring實(shí)戰(zhàn)(第5版)
- MATLAB定量決策五大類(lèi)問(wèn)題
- 劍指Java:核心原理與應(yīng)用實(shí)踐
- 微服務(wù)架構(gòu)深度解析:原理、實(shí)踐與進(jìn)階
- .NET 4.5 Parallel Extensions Cookbook
- Bootstrap for Rails
- C++從入門(mén)到精通(第6版)
- Hack與HHVM權(quán)威指南
- HTML5游戲開(kāi)發(fā)實(shí)戰(zhàn)
- Ubuntu Server Cookbook