uniformMatrix4fv

Declaration

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