.UASSET 文件扩展名
Unreal Asset
| 开发者 | Epic Games |
| 受欢迎程度 |
4.2 | 47 票 |
什么是 UASSET 文件?
A UASSET file is an asset file used by Unreal Editor, a video game level editor included with Unreal Engine. It contains an asset, such as a level, material, animation, sound, or particle system, used in an Unreal Engine game. Some examples of Unreal Engine games include the Mass Effect series, Fortnite Battle Royale, and Unreal Tournament.
更多信息
UASSET files can contain:
- Game levels
- Particle systems
- Blueprint scripts
- Materials
- Cinematic sequences
- Textures
- Static meshes
- Skeletal meshes
- Light profiles
- Audio tracks
Typically, users create artistic assets outside Unreal Editor, using tools such as Maya, 3ds Max, or Photoshop. They then import those assets into Unreal Editor using the program’s Content Browser, which converts the assets into UASSET files.
如何打开 UASSET 文件
The Unreal Editor Content Browser includes an Asset Tree, which lists folders containing UASSET files. Using the Content Browser and Asset Tree, you can import, view, create, save, and delete assets.
To add a UASSET file to the Asset Tree, so you can view the asset it contains in Unreal Editor:
- In Unreal Editor, open the Content Browser (Window → Content Browser).
- Within the Asset Tree, select the folder in which you want to add your UASSET file. For example, if you are adding an audio file, you’d likely select the Sounds folder.
- Drag the UASSET file into the selected folder. After you do, the asset should appear in the Content Browser.
You can also open UASSET files in UE Viewer, a third-party Windows and Linux program that allows users to extract and view resources used in Unreal Engine games.