.UNITYWEB 파일 확장자

Unity WebGL Game Data

개발사 Unity Technologies
인기도
3.3  |  3 투표
 

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.

추가 정보

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

참고: 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.

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.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

UNITYWEB 파일을 열거나 참조하는 프로그램

카테고리: 게임
업데이트: 2021-12-29

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Unity WebGL Game Data 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.