.UNITYWEB Přípona souboru

Unity WebGL Game Data

Vývojář Unity Technologies
Popularita
3.3  |  3 Hlasů
 

Co je soubor UNITYWEB?

A UNITYWEB file is a binary game data file used by a Unity WebGL video game. It contains either the game's JavaScript runtime and plug-ins, the game's WebAssembly, a binary image used to initialize the heap memory for the game's player, or the game's asset and scene data. UNITYWEB files may be compressed using gzip or Brotli compression, or they may be uncompressed, depending on how the developer who created the files chose to build their game.

Další informace

Unity is a cross-platform 3D video game development application. One of the platforms for which Unity developers can create games is WebGL. WebGL uses a JavaScript API to render 2D and 3D graphics in a web browser, allowing players to play Unity-developed games in a web browser.

When a developer builds their game for WebGL, Unity produces a folder with a variety of files related to that game. Some of these files are UNITYWEB files. UNITYWEB files are located in a game's Build directory, and they are named:

  • MyProject.wasm.framework.unityweb: Contains the game's JavaScript runtime and plug-ins
  • MyProject.wasm.code.unityweb: Contains the game's WebAssembly binary
  • MyProject.wasm.memory.unityweb: Contains a binary image used to initialize the heap memory for the game's player; generated only for multi-threaded builds
  • MyProject.data.unityweb: Contains the game's assets and scenes

POZNÁMKA: Some Unity WebGL games may include additional UNITYWEB files in their Build directory, depending on which version of Unity was used to build the game.

Jak otevřít soubor UNITYWEB

UNITYWEB files are not meant to be opened manually. However, modders and other developers who wish to extract assets from asset-related UNITYWEB files can do so using AssetStudio (Windows), the Unity Assets Bundle Extractor (Windows), and other Unity asset extraction tools.

Otevřete více než 400 formátů souborů pomocí File Viewer Plus.Stáhnout zdarma

Programy, které otevírají nebo odkazují na soubory UNITYWEB

Kategorie: Hra
Aktualizováno: 2021-12-29

Ověřil FileInfo.com

Tým FileInfo.com nezávisle prozkoumal formát souboru Unity WebGL Game Data a aplikace Mac, Windows, and Linux uvedené na této stránce. Naším cílem je 100% přesnost a zveřejňujeme pouze informace o typech souborů, které jsme ověřili.

Pokud chcete navrhnout doplnění nebo aktualizaci této stránky, dejte nám vědět.