- Learning C# 7 By Developing Games with Unity 2017(Third Edition)
- Micael DaGra?a Greg Lukosek
- 60字
- 2021-07-02 19:59:41
Understanding component properties in Unity's Inspector
GameObjects have some components that make them behave in a certain way. For instance, select Main Camera and look at the Inspector panel. One of the components is the camera. Without that component, it will cease being a camera. It would still be a GameObject in your scene, just no longer a functioning camera.
推薦閱讀
- iOS面試一戰到底
- Windows系統管理與服務配置
- 實用防銹油配方與制備200例
- UI智能化與前端智能化:工程技術、實現方法與編程思想
- 劍指Java:核心原理與應用實踐
- C程序設計實踐教程
- Create React App 2 Quick Start Guide
- Python High Performance Programming
- Scala編程(第5版)
- Python Deep Learning
- Java高手是怎樣煉成的:原理、方法與實踐
- 詩意的邊緣
- Learning Zimbra Server Essentials
- Implementing Splunk(Second Edition)
- Mastering High Performance with Kotlin