Gets the name of the shader.
string
Destroys the shader.
void
Gets the attribute location of the shader.
number
Gets the fragment shader source.
string
Gets the uniform location of the shader.
WebGLUniformLocation
Gets the vertex shader source.
string
Loads the vertex and fragment sources given.
void
Uses this shader in the program.
void
Generated using TypeDoc
Class constructor.