首页 > 编程语言 > 详细

Unity 基础

时间:2015-03-10 13:29:14      阅读:255      评论:0      收藏:0      [点我收藏+]

Unity 基础是unity入门的关键。他将讲解Unity的界面,

菜单项,使用资源,创设场景,并发布版本。

当你读完这段,你将理解unity是怎么工作的,如何有效地使用它,并且完成一个基本的游戏。

 

学习界面

花点时间在编辑器界面上并且熟悉他,在unity视图中主界面由几个面板组成

Toolbar:工具栏

Scene:场景视图

Hierarchy:层级视图(当前场景的对象)

Project:项目视图

Inspector:属性窗口(检查窗口)

 

原文

This section is your key to getting started with Unity. It will explain the Unity interface, menu items, using assets, creating scenes, and publishing builds.

When you are finished reading this section, you will understand how Unity works, how to use it effectively, and the steps to put a basic game together.

 

 

 

Learning the Interface

Take your time to look over the editor interface and familiarize yourself with it. The main editor window is made up of several tabbed panels known in Unity as Views. There are several types of Views in Unity - they all have specific purposes which are described in this section.

技术分享

http://docs.unity3d.com/Manual/LearningtheInterface.html

 

Unity 基础

原文:http://www.cnblogs.com/shuzhengyi/p/4325584.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!