- Mastering Android Game Development with Unity
- Siddharth Shekar Wajahat Karim
- 116字
- 2021-07-09 20:44:28
Scene View
Scene View is the whole stage for the game development, and it contains every asset in the game from a tiny point to any heavy 3D model. Scene View is used to select and position environments, characters, enemies, the player, camera, and all other objects that can be placed on the stage for the game. All those objects, which can be placed and shown in the game, are called as GameObjects. The scene view allows developers to manipulate game objects such as selecting, scaling, rotating, deleting, and moving. In simple words, Scene View is the interactive sandbox for the developers and designers. The Scene View provides some controls, such as navigation and transformation.
推薦閱讀
- 輕松學Java Web開發
- Verilog HDL數字系統設計入門與應用實例
- Getting Started with MariaDB
- 精通Windows Vista必讀
- 離散事件系統建模與仿真
- JSF2和RichFaces4使用指南
- Splunk Operational Intelligence Cookbook
- Linux:Powerful Server Administration
- Microsoft System Center Confi guration Manager
- 從零開始學SQL Server
- 嵌入式Linux系統實用開發
- 重估:人工智能與賦能社會
- 空間機器人智能感知技術
- 網管員世界2009超值精華本
- JSP網絡開發入門與實踐