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