- Unity 2018 Shaders and Effects Cookbook
- John P. Doran Alan Zucconi
- 65字
- 2021-06-18 19:04:12
How it works...
The Ambient Occlusion option will calculate areas that should have additional shadows. Since our scene is filled with trees, this will make the undersides much darker than they were previously.
For more information on the Ambient Occlusion effect, check out: https://github.com/Unity-Technologies/PostProcessing/wiki/Ambient-Occlusion. If you are interested in looking into the other options that the Post Processing stack has, check out: https://github.com/Unity-Technologies/PostProcessing/wiki.
推薦閱讀
- Progressive Web Apps with React
- R語言數(shù)據(jù)可視化實(shí)戰(zhàn)
- Scratch真好玩:教小孩學(xué)編程
- 精通網(wǎng)絡(luò)視頻核心開發(fā)技術(shù)
- 從Excel到Python:用Python輕松處理Excel數(shù)據(jù)(第2版)
- Java程序設(shè)計(jì)入門
- Multithreading in C# 5.0 Cookbook
- C#開發(fā)案例精粹
- 21天學(xué)通C++(第5版)
- Hands-On Nuxt.js Web Development
- Visual Basic程序設(shè)計(jì)習(xí)題與上機(jī)實(shí)踐
- Flask Web開發(fā):基于Python的Web應(yīng)用開發(fā)實(shí)戰(zhàn)(第2版)
- 愛上C語言:C KISS
- PHP+MySQL動(dòng)態(tài)網(wǎng)站開發(fā)從入門到精通(視頻教學(xué)版)
- Data Science Algorithms in a Week