Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGLRenderingContextBase
/
uniform1fv
uniform1fv
Declaration
void
uniform1fv
(
WebGLUniformLocation
?
location
,
Float32Array
v
);