- Unreal Engine 4 Shaders and Effects Cookbook
- Brais Brenlla Ramos John P. Doran
- 165字
- 2021-06-24 14:12:16
There's more...
Before we go, something else that can be of interest is the position in which the Post Process Material we create is inserted within the post processing pipeline. If we take a look back at the Details panel for our material, we can see that there are several options if we scroll down to the Post Process Material section:

The position in which this happens can be important, depending as always on your particular scene. For instance, selecting the Before Tonemapping option means that the effect we are creating happens before the color grading and tone mapping operations happen in our scene. That can be of interest if we need to access the raw values of our level in case any of the corrections we are introducing later is causing issues with our scene. It's always good to take that into consideration, so do have a play with those settings if you are experiencing any issues with the materials you create.
- DevOps:軟件架構(gòu)師行動指南
- Go語言高效編程:原理、可觀測性與優(yōu)化
- 認識編程:以Python語言講透編程的本質(zhì)
- x86匯編語言:從實模式到保護模式(第2版)
- Java開發(fā)入行真功夫
- JavaScript從入門到精通(第3版)
- Apex Design Patterns
- Instant RubyMotion App Development
- Building Microservices with .NET Core
- Clojure for Machine Learning
- 開源項目成功之道
- Java Web應(yīng)用開發(fā)項目教程
- 單片機原理及應(yīng)用技術(shù)
- Python開發(fā)基礎(chǔ)
- Mastering JavaScript