Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
vertexAttrib2f
vertexAttrib2f
Declaration
void
vertexAttrib2f
(
GLuint
indx
,
GLfloat
x
,
GLfloat
y
);