WebGLLinkerTarget

enumeration

Cambiar al Manual

Descripción

The build format options available when building to WebGL.

See WebGL Player Settings documentation for more details.

Variables

AsmOnly asm.js output will be generated. This setting has been deprecated.
WasmOnly WebAssembly output will be generated. This will require a browser with WebAssembly support to run the generated content.