Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebGLShader

Package version

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.

Hierarchy

Index

Properties

Properties

WebGLObject

WebGLObject: { constructor: any; prototype: WebGLObject }

Type declaration

  • constructor: function
    • Returns WebGLObject

  • prototype: WebGLObject

Generated using TypeDoc