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