Hierarchy

  • ShaderOptions

Properties

fragmentSource: string

Fragment shader source code in glsl #version 300 es

gl: WebGL2RenderingContext

WebGL2RenderingContext this layout will be attached to, these cannot be reused across webgl contexts.

vertexSource: string

Vertex shader source code in glsl #version 300 es