zoukankan      html  css  js  c++  java
  • Unity 基础

    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

  • 相关阅读:
    (第十二周)Bug修正报告
    (第十二周)团队项目19
    (第十二周)新功能WBS
    (第十二周)团队项目18
    (第十二周)团队项目17
    (第十二周)Debug阶段成员贡献分
    (第十一周)工作总结
    学习进度
    第九周
    第八周
  • 原文地址:https://www.cnblogs.com/shuzhengyi/p/4325584.html
Copyright © 2011-2022 走看看