- Unreal Engine 4 Shaders and Effects Cookbook
- Brais Brenlla Ramos John P. Doran
- 107字
- 2021-06-24 14:12:09
Using a post-process volume
In order to access the different post process effects that Unreal has in store for us, we will need to place a specific actor in our level. This actor receives the name Post Process Volume, a container in the shape of a box that specifies its area of influence.
Thankfully for us, every setting that we are going to be tweaking in this chapter can be modified using the previous actor. Having all of the post process effects grouped in one place makes our lives easier—so, let's start looking at all of the different options that we can play with!
推薦閱讀
- The Android Game Developer's Handbook
- Android Studio Essentials
- Visual C++實例精通
- Magento 2 Theme Design(Second Edition)
- Instant Zepto.js
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- Spring Cloud、Nginx高并發核心編程
- Spring Boot企業級項目開發實戰
- bbPress Complete
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- 軟件供應鏈安全:源代碼缺陷實例剖析
- Python青少年趣味編程
- PhoneGap 4 Mobile Application Development Cookbook
- Visual Basic 程序設計實踐教程
- Java EE架構設計與開發實踐