uniform3i

Declaration

void uniform3i(
    WebGLUniformLocation? location, 
    GLint x, 
    GLint y, 
    GLint z
);