uniformMatrix2x4fv

Declaration

void uniformMatrix2x4fv(
    WebGLUniformLocation? location, 
    GLboolean transpose, 
    Float32Array? value
);