Skip to content

@ralphschuler.webgl shader factory.<internal>.WebGLShader

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: WebGLShader

@ralphschuler/webgl-shader-factory.<internal>.WebGLShader

The WebGLShader is part of the WebGL API and can either be a vertex or a fragment shader. A WebGLProgram requires both types of shaders.

MDN Reference

Typescript Libraries

Modules

Namespaces

Clone this wiki locally