- Unity 2017 Game Optimization(Second Edition)
- Chris Dickinson
- 67字
- 2021-07-02 23:21:04
The Global Illumination Area
The Global Illumination Area is another new Area in Unity 2017, and gives us a fantastic amount of detail into Unity's Global Illumination (GI) system. If our application makes use of GI, then we should refer to this Area to verify that it is performing properly.
This Area may become useful as we explore lighting and shadowing in Chapter 6, Dynamic Graphics.
推薦閱讀
- Kibana Essentials
- SoapUI Cookbook
- Java高并發(fā)核心編程(卷2):多線程、鎖、JMM、JUC、高并發(fā)設(shè)計(jì)模式
- Visual Basic編程:從基礎(chǔ)到實(shí)踐(第2版)
- Processing互動(dòng)編程藝術(shù)
- 區(qū)塊鏈:以太坊DApp開發(fā)實(shí)戰(zhàn)
- Reactive Programming With Java 9
- 微信小程序全棧開發(fā)技術(shù)與實(shí)戰(zhàn)(微課版)
- Terraform:多云、混合云環(huán)境下實(shí)現(xiàn)基礎(chǔ)設(shè)施即代碼(第2版)
- Scala for Machine Learning(Second Edition)
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計(jì)
- JQuery風(fēng)暴:完美用戶體驗(yàn)
- 零基礎(chǔ)學(xué)C語(yǔ)言(第4版)
- Python數(shù)據(jù)科學(xué)實(shí)踐指南
- Ubuntu Server Cookbook