Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit JS
/
WebGL2RenderingContext
/
uniform4uiv
uniform4uiv
Declaration
void
uniform4uiv
(
WebGLUniformLocation
?
location
,
Uint32Array
?
value
);