- 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.
推薦閱讀
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- jQuery Mobile Web Development Essentials(Third Edition)
- Visual Basic編程:從基礎到實踐(第2版)
- PyTorch自然語言處理入門與實戰
- Web Development with MongoDB and Node(Third Edition)
- Getting Started with Laravel 4
- PHP+Ajax+jQuery網站開發項目式教程
- Mastering ArcGIS Enterprise Administration
- Red Hat Enterprise Linux Troubleshooting Guide
- Python青少年趣味編程
- Java EE Web應用開發基礎
- TypeScript圖形渲染實戰:2D架構設計與實現
- Web前端開發最佳實踐
- Instant GLEW
- Parallel Programming with Python