.RESS 文件扩展名
Unity 3D Model Archive
| 开发者 | Unity Technologies |
| 受欢迎程度 |
4.1 | 39 票 |
什么是 RESS 文件?
A RESS file is a 3D model archive used by games that use the Unity 3D graphics engine. It contains game resource files, such as assets, textures, and materials for 3D models. RESS files are similar to .ASSET files but are not encrypted and have no header.
更多信息
RESS files are typically found accompanying ASSET files in the data folders of a game installation. You will most likely never come across a RESS file unless you are attempting to edit the resource files in the RESS file to modify gameplay. You can use Unity Assets Explorer and Unity Assets Bundle Extractor (version 2.1_b and later) to open RESS files.
注: RESS files commonly appear with the ".resS" extension.
可打开或引用 RESS 文件的程序
Mac
Linux