.ASSET 文件扩展名

Unity Asset

开发者 Unity Technologies
受欢迎程度
4.0  |  103 
 

什么是 ASSET 文件?

An ASSET file is an asset or configuration file used by Unity, a video game development program. It contains either a game asset or project settings. For example, DynamicsManager.asset stores a game's physics settings.

更多信息

Unity is a game development program with which developers can create 2D and 3D video games. Various Unity game assets can be saved as ASSET files. For example, materials, animations, and skins can all be saved as ASSET files. These files may also use more specific extensions, such as .mat (previously .material), .ANIM, and .GUIskin.

When a developer creates a Unity project, the program automatically creates several ASSET files associated with that project. These files, which are stored in the project's ProjectSettings directory, contain project-level settings. Some of these files include:

  • EditorBuildSettings.asset
  • InputManager.asset
  • ProjectSettings.asset
  • QualitySettings.asset
  • TagManager.asset
  • TimeManager.asset
  • AudioManager.asset
  • DynamicsManager.asset
  • NetworkManager.asset

如何打开 ASSET 文件

You can import ASSET files that contain a game asset into a Unity project. To do so, place the file in your project's Assets folder. The file will then appear in Unity's Project window, in your Assets folder.

You can replace existing project-level ASSET files by placing the replacement file in your project's ProjectSettings directory.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 ASSET 文件的程序

分类: 游戏
更新时间: 2022-06-27

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Unity Asset 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们