uniform3f

Declaration

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