A wrapper around a WebGLUniformLocation.
WebGLUniformLocation
Sets a uniform location of type mat2 in the WebGLProgram.
mat2
WebGLProgram
Sets a uniform location of type mat3 in a WebGLProgram.
mat3
Sets a uniform location of type mat4 in a WebGLProgram.
mat4
Returns a string representation of an object.
Optional
A wrapper around a
WebGLUniformLocation
.