码迷,mamicode.com
首页 > 编程语言 > 详细

Unity 基础

时间:2015-03-10 13:29:45      阅读:165      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!