vertexAttrib4f

Declaration

void vertexAttrib4f(
    GLuint indx, 
    GLfloat x, 
    GLfloat y, 
    GLfloat z, 
    GLfloat w
);