- Mastering UI Development with Unity
- Ashley Godbold
- 54字
- 2021-08-27 18:43:11
Canvas component
The Canvas component allows you to select the Canvas Render Mode. There are three render modes: Screen Space-Overlay, Screen Space-Camera, and World Space. The different render modes determine where in the scene the UI elements will be drawn.
One reason for creating multiple canvases is to create canvases with different render modes.
推薦閱讀
- The Complete Rust Programming Reference Guide
- Visual FoxPro程序設計教程(第3版)
- JavaScript Unlocked
- PHP+MySQL網站開發技術項目式教程(第2版)
- AngularJS深度剖析與最佳實踐
- Python零基礎快樂學習之旅(K12實戰訓練)
- Web Application Development with R Using Shiny(Second Edition)
- 零基礎學Java(第4版)
- 零基礎入門學習Python
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- ASP.NET 4.0 Web程序設計
- Instant Apache Camel Messaging System
- Python+Office:輕松實現Python辦公自動化
- Visual C++程序設計與項目實踐