uniformMatrix3fv

Declaration

void uniformMatrix3fv(
    WebGLUniformLocation? location, 
    GLboolean transpose, 
    Float32Array array
);