Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
vertexAttrib4fv
vertexAttrib4fv
Declaration
void
vertexAttrib4fv
(
GLuint
indx
,
Float32Array
values
);