uniform4f

Declaration

void uniform4f(
    WebGLUniformLocation? location, 
    GLfloat x, 
    GLfloat y, 
    GLfloat z, 
    GLfloat w
);