- Unity 2017 Game Optimization(Second Edition)
- Chris Dickinson
- 130字
- 2021-07-02 23:21:03
The Audio Area
The Audio Area grants an overview of audio statistics and can be used both to measure CPU usage from the audio system and total memory consumed by Audio Sources (both for those that are playing or paused) and Audio Clips.
The Breakdown View provides lots of useful insight into how the Audio System is operating and how various audio channels and groups are being used.
The Audio Area may come in handy as we explore art assets in Chapter 4, Kickstart Your Art.
Audio is often overlooked when it comes to performance optimization, but audio can become a surprisingly large source of bottlenecks if it is not managed properly due to the potential amount of hard disk access and CPU processing required. Don’t neglect it!
推薦閱讀
- C# 2012程序設計實踐教程 (清華電腦學堂)
- jQuery EasyUI網站開發實戰
- Practical Game Design
- 數據結構(C語言)
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- Learning DHTMLX Suite UI
- Swift Playgrounds少兒趣編程
- Protocol-Oriented Programming with Swift
- PHP+MySQL+Dreamweaver動態網站開發從入門到精通(第3版)
- 深度學習:Java語言實現
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- Python計算機視覺和自然語言處理
- Android移動應用開發項目教程
- Software-Defined Networking with OpenFlow(Second Edition)
- jQuery Mobile Web Development Essentials(Second Edition)