.UNITYWEB Rozszerzenie pliku

Unity WebGL Game Data

Deweloper Unity Technologies
Popularność
3.3  |  3 Głosów
 

Czym jest plik 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.

Więcej informacji

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

UWAGA: 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 otworzyć plik 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.

Otwórz ponad 400 formatów plików za pomocą File Viewer Plus.Bezpłatne pobieranie

Programy otwierające lub odwołujące się do plików UNITYWEB

Kategoria: Gra
Zaktualizowano: 2021-12-29

Zweryfikowane przez FileInfo.com

Zespół FileInfo.com niezależnie zbadał format pliku Unity WebGL Game Data oraz aplikacje Mac, Windows, and Linux wymienione na tej stronie. Naszym celem jest 100% dokładność i publikujemy wyłącznie informacje o zweryfikowanych typach plików.

Jeśli chcesz zaproponować dodatki lub aktualizacje tej strony, daj nam znać.