.UNITYWEB Extensão de arquivo

Unity WebGL Game Data

Desenvolvedor Unity Technologies
Popularidade
3.3  |  3 Votos
 

O que é um arquivo 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.

Mais informações

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

NOTA: 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.

Como abrir um arquivo 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.

Abra mais de 400 formatos de arquivo com File Viewer Plus.Download gratuito

Programas que abrem ou fazem referência a arquivos UNITYWEB

Categoria: Jogo
Atualizado: 2021-12-29

Verificado por FileInfo.com

A equipe do FileInfo.com pesquisou de forma independente o formato de arquivo Unity WebGL Game Data e os apps Mac, Windows, and Linux listados nesta página. Nosso objetivo é 100% de precisão, e só publicamos informações sobre tipos de arquivo que verificamos.

Se quiser sugerir adições ou atualizações a esta página, avise-nos.