vertexAttrib3f

Declaration

void vertexAttrib3f(
    GLuint indx, 
    GLfloat x, 
    GLfloat y, 
    GLfloat z
);