UASSET: Difference between revisions

From Ryu Ga Gotoku Wiki
Jump to navigation Jump to search
(/Unreal Engine 4 Format/)
 
No edit summary
Line 1: Line 1:
UASSET is an exclusive format to Unreal Engine 4 games, it can be anything. For example, model, materials. It cannot be opened on Unreal Engine 4 directly because the shipping build files are "cooked".
UASSET is an exclusive format to Unreal Engine 4 games, it can be anything, such as [[Models|models]], Materials, Blueprints, etc. It cannot be opened on Unreal Engine 4 directly because the shipping build files are "cooked". However, they can be made and replaced directly with the usage of Unreal Engine 4.
 
[[Category:File_Formats]]

Revision as of 05:37, 13 December 2022

UASSET is an exclusive format to Unreal Engine 4 games, it can be anything, such as models, Materials, Blueprints, etc. It cannot be opened on Unreal Engine 4 directly because the shipping build files are "cooked". However, they can be made and replaced directly with the usage of Unreal Engine 4.