.ASSETS ファイル拡張子
Unity Asset File
| 開発元 | Unity Technologies |
| 人気度 |
3.7 | 51 票 |
ASSETSファイルとは?
An ASSETS file is a game resource archive used by Unity, a program used to develop 3D games. It contains game resource files such as meshes or textures for 3D models. ASSETS files may also store game databases.
詳細情報
ASSETS files are typically seen when building a Unity development project into an executable game deliverable or when modding a game. If you are looking to alter gameplay of a game, such as how characters or the environment appear, you can edit ASSETS files and place them back in their directory. ASSETS files are commonly stored in the "Assets" folder in the Unity game directory.
注: You can use the Unity Assets Bundle Extractor to edit, export, and import ASSETS files.
一般的な.ASSETSファイル名
resources.assets - A common name of an ASSETS file that contains textures, meshes, level layouts, and other game resource files.