首页 > 学院 > 开发设计 > 正文

Unity说明文档翻译-Asset Workflow

2019-11-08 01:01:17
字体:
来源:转载
供稿:网友

Asset Workflow

资源工作流

These steps will give you a general over of the basic PRinciples of working with assets in Unity.

这些步骤将给你一个在Unity中使用资源的通用基本原则.

An asset is representation of any item that can be used in your game or project. An asset may come from a file created outside of Unity, such as a 3D model, an audio file, an image, or any of the other types of file that Unity supports. There are also some asset types that can be created within Unity, such as an Animator Controller, an Audio Mixer or a Render Texture.

一个资源可以表现为你游戏项目中任何可以使用的东西.资源可以是来自Unity外部的一个文件,诸如3D模型,声音文件,图片,或者Unity支持的任何种类文件.当然一些种类资源也可以用Unity来制作,如动画控制器,混音器,渲染贴图等.

Some of the asset types that can be imported into Unity

这些种类的资源可以导入到Unity.


上一篇:文件的打开与关闭

下一篇:文章标题

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表