Class WebGLShader

Index

Constructor methods

Constructor methods

constructor(gl: any, type: string, string: string): WebGLShader

Parameters

  • gl: any
  • type: string
  • string: string

Returns

WebGLShader